]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/proplist.h
need wxUSE_WCHAR_T around wxConvLocal
[wxWidgets.git] / samples / proplist / proplist.h
index 356681fab9607cf4d41f78077ab8fc42da85329d..eb50e3f8158839118e2de007fa55f0c7a43a27b7 100644 (file)
@@ -6,11 +6,11 @@
 // Created:     04/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows license
+// Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma interface "proplist.h"
+#pragma interface "proplist_sample.h"
 #endif
 
 #ifndef _PROPTEST_H_