]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tooltip.h
OutputDebugStringW95 removed - it's really unnecessary - and the references to
[wxWidgets.git] / include / wx / msw / tooltip.h
index 8b7f805f1aa277a356605a0bf5ae6153854795c7..d4a29c4f9cd4d5e394d99b4323e9f193583a5403 100644 (file)
@@ -35,6 +35,7 @@ public:
     void RelayEvent(WXMSG *msg);
 
 private:
+    static WXHWND hwndTT;
     // create the tooltip ctrl for our parent frame if it doesn't exist yet
     // and return its window handle
     WXHWND GetToolTipCtrl();