]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dataobj2.h
Some wxComboCtrlBase member functions were enclosed within incorrect compatibility...
[wxWidgets.git] / include / wx / motif / dataobj2.h
index 4226e32d481fefb2899abba3b08dc9502bed6c82..c80d8c6b65ca047c4b4caa7b677356d8ade0f2d4 100644 (file)
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        include/wx/motif/dataobj2.h
+// Name:        wx/motif/dataobj2.h
 // Purpose:     declaration of standard wxDataObjectSimple-derived classes
 // Author:      Mattia Barbon
 // Created:     27.04.03
 #ifndef _WX_MOTIF_DATAOBJ2_H_
 #define _WX_MOTIF_DATAOBJ2_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "dataobj.h"
-#endif
-
 // ----------------------------------------------------------------------------
 // wxBitmapDataObject is a specialization of wxDataObject for bitmaps
 // ----------------------------------------------------------------------------
@@ -46,4 +42,3 @@ public:
 };
 
 #endif // _WX_MOTIF_DATAOBJ2_H_
-