]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/tooltip.h
fix printf() argument type in GetOsInfo()
[wxWidgets.git] / include / wx / gtk1 / tooltip.h
index d92f206e82da804b9eab816b18785def6211f710..d5666edefb1730f788a1a6b5ba47f434f185c8da 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        tooltip.h
+// Name:        wx/gtk1/tooltip.h
 // Purpose:     wxToolTip class
 // Author:      Robert Roebling
 // Id:          $Id$
 #ifndef __GTKTOOLTIPH__
 #define __GTKTOOLTIPH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface
-#endif
-
 #include "wx/defs.h"
 #include "wx/string.h"
 #include "wx/object.h"