Misc. contrib compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-08-17 11:31:04 +00:00
parent 187cf772fa
commit a388bbbefb
3 changed files with 2 additions and 256 deletions

View File

@@ -16,8 +16,8 @@
#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;