]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed #pragma
authorKarsten Ballüder <ballueder@usa.net>
Mon, 22 Jun 1998 14:40:59 +0000 (14:40 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Mon, 22 Jun 1998 14:40:59 +0000 (14:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/gtk/combobox.h
include/wx/gtk1/combobox.h

index cd4d25d3a49d674a4fe959712fa878370ef258f2..464771efcf2fb50474641a2e642c42a6f0c84bec 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:
 // Author:      Robert Roebling
 // Created:     01/02/97
 // Purpose:
 // Author:      Robert Roebling
 // Created:     01/02/97
-// Id:
+// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -13,7 +13,7 @@
 #define __GTKCOMBOBOXH__
 
 #ifdef __GNUG__
 #define __GTKCOMBOBOXH__
 
 #ifdef __GNUG__
-#pragma interface
+#pragma interface "combobox.h"
 #endif
 
 #include "wx/defs.h"
 #endif
 
 #include "wx/defs.h"
index cd4d25d3a49d674a4fe959712fa878370ef258f2..464771efcf2fb50474641a2e642c42a6f0c84bec 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:
 // Author:      Robert Roebling
 // Created:     01/02/97
 // Purpose:
 // Author:      Robert Roebling
 // Created:     01/02/97
-// Id:
+// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -13,7 +13,7 @@
 #define __GTKCOMBOBOXH__
 
 #ifdef __GNUG__
 #define __GTKCOMBOBOXH__
 
 #ifdef __GNUG__
-#pragma interface
+#pragma interface "combobox.h"
 #endif
 
 #include "wx/defs.h"
 #endif
 
 #include "wx/defs.h"