X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..3d777efedc1e05bd6c2a7c34a00a65895b62bb13:/include/wx/gtk1/dialog.h diff --git a/include/wx/gtk1/dialog.h b/include/wx/gtk1/dialog.h index 7a1cff23d1..a5adcebec5 100644 --- a/include/wx/gtk1/dialog.h +++ b/include/wx/gtk1/dialog.h @@ -3,7 +3,6 @@ // Purpose: // Author: Robert Roebling // Created: -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -11,20 +10,6 @@ #ifndef __GTKDIALOGH__ #define __GTKDIALOGH__ -#include "wx/defs.h" - -//----------------------------------------------------------------------------- -// classes -//----------------------------------------------------------------------------- - -class WXDLLIMPEXP_FWD_CORE wxDialog; - -//----------------------------------------------------------------------------- -// global data -//----------------------------------------------------------------------------- - -extern WXDLLIMPEXP_CORE const wxChar wxDialogNameStr[]; - //----------------------------------------------------------------------------- // wxDialog //-----------------------------------------------------------------------------