]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/dataobj.h
constraints handling for the notebook pages fixed
[wxWidgets.git] / include / wx / msw / ole / dataobj.h
index cdad68606cf61dc6f58e31c5f4cb4e2e911e6114..b412cf6263b5000700fa9df913362b4b7b43326b 100644 (file)
@@ -51,10 +51,8 @@ public:
     Max
   };
 
-  #ifdef  __DEBUG__
-    // function to return symbolic name of clipboard format (debug messages)
-    static const char *GetFormatName(wxDataFormat format);
-  #endif
+  // function to return symbolic name of clipboard format (debug messages)
+  static const char *GetFormatName(wxDataFormat format);
 
   // ctor & dtor
   wxDataObject();
@@ -108,4 +106,4 @@ private:
 // @@@ TODO: wx{Bitmap|Metafile|...}DataObject
 // ----------------------------------------------------------------------------
 
-#endif  //_OLEDATAOBJ_H
\ No newline at end of file
+#endif  //_OLEDATAOBJ_H