]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/dialog.h
don't use static buffer needing a critical section to protect it for logging; this...
[wxWidgets.git] / include / wx / gtk1 / dialog.h
index 099dd51d74f371f10cc55f286748fcf17e1fe26d..6aac74cb964cd606ed20dec390e945c6e9e50d0c 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        dialog.h
+// Name:        wx/gtk1/dialog.h
 // Purpose:
 // Author:      Robert Roebling
 // Created:
 #ifndef __GTKDIALOGH__
 #define __GTKDIALOGH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface
-#endif
-
 #include "wx/defs.h"
 
 //-----------------------------------------------------------------------------
@@ -27,7 +23,7 @@ class WXDLLIMPEXP_CORE wxDialog;
 // global data
 //-----------------------------------------------------------------------------
 
-extern WXDLLIMPEXP_CORE const wxChar *wxDialogNameStr;
+extern WXDLLIMPEXP_CORE const wxChar wxDialogNameStr[];
 
 //-----------------------------------------------------------------------------
 // wxDialog