]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/quantize.h
2 step creation for wxDocMDIChildFrame (patch 661657)
[wxWidgets.git] / include / wx / quantize.h
index 4d68a6901ee2ce1e5b11fa33fd0fcce0f1dc4bd2..bb935dbcd7a9b30e1bd771e43b482e7fa9b58be2 100644 (file)
@@ -17,7 +17,7 @@
  * For conditions of distribution and use, see the accompanying README file.
  */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "quantize.h"
 #endif
 
@@ -42,7 +42,8 @@ DECLARE_DYNAMIC_CLASS(wxQuantize)
 
 //// Constructor
 
-    wxQuantize() {};
+    wxQuantize() {}
+    ~wxQuantize() {}
 
 //// Operations