]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/slider.cpp
Remove SendDestroyEvent() call from SetNSView() and call it from ~wxWindow
[wxWidgets.git] / src / motif / slider.cpp
index c0eee32152e46954bed159b14c30af7c38487bb6..e11f1bb9ceb0146f805369b98800f332c8d7bec2 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "slider.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/slider.h"
 #include "wx/utils.h"