]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/tooltip.cpp
Fixed GetIcon to keep up with return type change on all other platforms.
[wxWidgets.git] / src / gtk1 / tooltip.cpp
index 5f428af202fbe6bbe8f8147804e7644f85dd0467..3b04c2c35d1e72c0d9e090af5b32c5cd3ed62fd3 100644 (file)
@@ -7,10 +7,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "tooltip.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"