]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/tooltip.cpp
Calculate correct client size for windows that are using deferred sizing.
[wxWidgets.git] / src / gtk1 / tooltip.cpp
index 5f428af202fbe6bbe8f8147804e7644f85dd0467..b44b027d649becee0f0b8bc2778dcd8cea07a33c 100644 (file)
@@ -7,10 +7,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // 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"
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -21,7 +17,7 @@
 #include "wx/tooltip.h"
 #include "wx/window.h"
 
 #include "wx/tooltip.h"
 #include "wx/window.h"
 
-#include "wx/gtk/private.h"
+#include "wx/gtk1/private.h"
 
 //-----------------------------------------------------------------------------
 // global data
 
 //-----------------------------------------------------------------------------
 // global data