]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/tooltip.h
Don't use wxUSE_POCKETPC_UI, determine appropriate UI from
[wxWidgets.git] / include / wx / gtk1 / tooltip.h
index 132c98f24424c13c088c573b7c243eec8e9afa64..39b2f82fa05d2e094aba466f90824fedcde3c2ac 100644 (file)
@@ -3,14 +3,14 @@
 // Purpose:     wxToolTip class
 // Author:      Robert Roebling
 // Id:          $Id$
-// Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
+// Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKTOOLTIPH__
 #define __GTKTOOLTIPH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface
 #endif