]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/quantize.h
changed to behave in same way as native win32 control and generic wxListCtrl when...
[wxWidgets.git] / include / wx / quantize.h
index 4d68a6901ee2ce1e5b11fa33fd0fcce0f1dc4bd2..7fdeb1d2d5d1f5d516f5ed15162f1fa4c7067f2f 100644 (file)
@@ -17,7 +17,7 @@
  * For conditions of distribution and use, see the accompanying README file.
  */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "quantize.h"
 #endif
 
@@ -42,7 +42,8 @@ DECLARE_DYNAMIC_CLASS(wxQuantize)
 
 //// Constructor
 
-    wxQuantize() {};
+    wxQuantize() {}
+    ~wxQuantize() {}
 
 //// Operations