]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propform.h
Patch from David Falkinder to help building a STC dll.
[wxWidgets.git] / include / wx / propform.h
index 426bd05a526d8af9138bc9f8548336513e6ff0c6..255b85204be299a92b52d0f78e0ec590b409a7d0 100644 (file)
 #ifndef _WX_PROPFORM_H_
 #define _WX_PROPFORM_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "propform.h"
 #endif
 
 #if wxUSE_PROPSHEET
 
 #include "wx/prop.h"
+#include "wx/panel.h"
+
+class WXDLLEXPORT wxPropertyFormView;
 
 ////
 //// Property form classes: for using an existing dialog or panel