]> git.saurik.com Git - wxWidgets.git/commitdiff
include "ToolUtils.h" for LoWord and friends
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 30 Apr 2003 19:01:55 +0000 (19:01 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 30 Apr 2003 19:01:55 +0000 (19:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/toplevel.cpp
src/mac/toplevel.cpp

index a70e3bbc11afcef2bf3788e6522dccd01d27689c..f4e54270cd15fe982cc9e2d485e5cf355e0b25e6 100644 (file)
@@ -43,6 +43,9 @@
 #include "wx/tooltip.h"
 #include "wx/dnd.h"
 
+#include "ToolUtils.h"
+
+
 #define wxMAC_DEBUG_REDRAW 0
 #ifndef wxMAC_DEBUG_REDRAW
 #define wxMAC_DEBUG_REDRAW 0
index a70e3bbc11afcef2bf3788e6522dccd01d27689c..f4e54270cd15fe982cc9e2d485e5cf355e0b25e6 100644 (file)
@@ -43,6 +43,9 @@
 #include "wx/tooltip.h"
 #include "wx/dnd.h"
 
+#include "ToolUtils.h"
+
+
 #define wxMAC_DEBUG_REDRAW 0
 #ifndef wxMAC_DEBUG_REDRAW
 #define wxMAC_DEBUG_REDRAW 0