]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dialog.cpp
use ResetClipping() instead of simply setting m_clipping to false; added call to...
[wxWidgets.git] / src / motif / dialog.cpp
index 443f7e9a78f638a43c9dddedfe468194e6208e39..28922a01dd74b943fa52d08a05bed13c6e937c64 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "dialog.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #define XtWindow XTWINDOW