Corrected some casting errors -> XtPointer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-05-15 14:51:00 +00:00
parent 3f030b4804
commit d7dcb93990
6 changed files with 45 additions and 54 deletions

View File

@@ -9,7 +9,6 @@
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#pragma interface "text.cpp"
#pragma implementation "text.cpp"
#endif