]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected pragma interface
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 11 May 2002 17:13:20 +0000 (17:13 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 11 May 2002 17:13:20 +0000 (17:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/gtk/listbox.h
include/wx/gtk1/listbox.h

index 5ffaa706c4e9cc6136f742fb4d58beb97f87897c..f45f92ac427d8a4a3bfc1998602db3441dc80121 100644 (file)
@@ -12,7 +12,7 @@
 #define __GTKLISTBOXH__
 
 #ifdef __GNUG__
-#pragma interface
+#pragma interface "listbox.h"
 #endif
 
 #include "wx/list.h"
index 5ffaa706c4e9cc6136f742fb4d58beb97f87897c..f45f92ac427d8a4a3bfc1998602db3441dc80121 100644 (file)
@@ -12,7 +12,7 @@
 #define __GTKLISTBOXH__
 
 #ifdef __GNUG__
-#pragma interface
+#pragma interface "listbox.h"
 #endif
 
 #include "wx/list.h"