#ifndef _WX_DIALOG_H_
#define _WX_DIALOG_H_
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "dialog.h"
#endif
-WXDLLEXPORT_DATA(extern const char*) wxDialogNameStr;
-
class WXDLLEXPORT wxEventLoop;
// Dialog boxes