X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07831c160bb1474f10970fa308e4489b472b3f18..8ced02f6018e8e3651af5a78db08cabc1ab67fec:/contrib/samples/deprecated/proplist/proplist.h?ds=inline 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;