]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/nplugin/samples/simple/simple.cpp
SetTextColor --> SetTextColour, to be consistent with the rest of the lib
[wxWidgets.git] / utils / nplugin / samples / simple / simple.cpp
index 3c46d88c8d8a2cfa1b1e6d1c746d9b07bee596f0..b85028238623e004a44e8ec85a111573df2481ee 100644 (file)
@@ -9,11 +9,6 @@
 
 /* static const char sccsid[] = "%W% %G%"; */
 
 
 /* static const char sccsid[] = "%W% %G%"; */
 
-#ifdef __GNUG__
-#pragma implementation
-#pragma interface
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__