]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/proplist.h
added wxEncodingToCodepage() and implemented it properly (using in32 API instead...
[wxWidgets.git] / samples / proplist / proplist.h
index 356681fab9607cf4d41f78077ab8fc42da85329d..deabd5c5fd079923d2eb2851f8bb023e0e3c1fa7 100644 (file)
@@ -10,7 +10,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma interface "proplist.h"
+#pragma interface "proplist_sample.h"
 #endif
 
 #ifndef _PROPTEST_H_