From 5ebd1fb22738515ca3a49f3d9c583b2842d49694 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Karsten=20Ball=C3=BCder?= Date: Mon, 22 Jun 1998 14:40:59 +0000 Subject: [PATCH] fixed #pragma git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/gtk/combobox.h | 4 ++-- include/wx/gtk1/combobox.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/wx/gtk/combobox.h b/include/wx/gtk/combobox.h index cd4d25d3a4..464771efcf 100644 --- a/include/wx/gtk/combobox.h +++ b/include/wx/gtk/combobox.h @@ -3,7 +3,7 @@ // Purpose: // Author: Robert Roebling // Created: 01/02/97 -// Id: +// Id: $Id$ // Copyright: (c) 1998 Robert Roebling, Julian Smart and Markus Holzem // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -13,7 +13,7 @@ #define __GTKCOMBOBOXH__ #ifdef __GNUG__ -#pragma interface +#pragma interface "combobox.h" #endif #include "wx/defs.h" diff --git a/include/wx/gtk1/combobox.h b/include/wx/gtk1/combobox.h index cd4d25d3a4..464771efcf 100644 --- a/include/wx/gtk1/combobox.h +++ b/include/wx/gtk1/combobox.h @@ -3,7 +3,7 @@ // Purpose: // Author: Robert Roebling // Created: 01/02/97 -// Id: +// Id: $Id$ // Copyright: (c) 1998 Robert Roebling, Julian Smart and Markus Holzem // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -13,7 +13,7 @@ #define __GTKCOMBOBOXH__ #ifdef __GNUG__ -#pragma interface +#pragma interface "combobox.h" #endif #include "wx/defs.h" -- 2.50.0