X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07831c160bb1474f10970fa308e4489b472b3f18..ab6ea1ac2f52ecc7e60aae5f4e8f53585d817920:/contrib/samples/deprecated/proplist/proplist.h diff --git a/contrib/samples/deprecated/proplist/proplist.h b/contrib/samples/deprecated/proplist/proplist.h index f984f05655..89dad82fe2 100644 --- a/contrib/samples/deprecated/proplist/proplist.h +++ b/contrib/samples/deprecated/proplist/proplist.h @@ -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;