]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fdrepdlg.h
create the DIBs in correct (and not down up) line order
[wxWidgets.git] / include / wx / fdrepdlg.h
index 9b83c0584f6eb70867b366eb284e9cf788c7c342..cc27bb97865900f7c8d901f705410781c5c911ba 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_FINDREPLACEDLG_H_
 #define _WX_FINDREPLACEDLG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "fdrepdlg.h"
 #endif
 
@@ -124,6 +124,8 @@ protected:
 
     // the last string we searched for
     wxString m_lastSearch;
+
+    DECLARE_NO_COPY_CLASS(wxFindReplaceDialogBase)
 };
 
 // include wxFindReplaceDialog declaration