]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/deprecated/proplist/proplist.h
Regenerate the msvc makefiles after TARGET_CPU option added
[wxWidgets.git] / contrib / samples / deprecated / proplist / proplist.h
index f984f056552c01f6784d206bb8cae317d30aee78..89dad82fe2a9a810038f2689d00d899b4ad91f07 100644 (file)
@@ -9,15 +9,11 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "proplist_sample.h"
-#endif
-
 #ifndef _PROPTEST_H_
 #define _PROPTEST_H_
 
-#include "wx/proplist.h"
-#include "wx/propform.h"
+#include "wx/deprecated/proplist.h"
+#include "wx/deprecated/propform.h"
 
 class MyChild;