]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/window.h
more extra semicolons removed (patch 1303724)
[wxWidgets.git] / include / wx / motif / window.h
index dd190b6bf4f6f9586cace46cc1eb53c4320026d6..835518fbce77e183cf18d44329beedf3d351efd8 100644 (file)
 #ifndef _WX_WINDOW_H_
 #define _WX_WINDOW_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "window.h"
-#endif
-
 #include "wx/region.h"
 
 // ----------------------------------------------------------------------------
 // wxWindow class for Motif - see also wxWindowBase
 // ----------------------------------------------------------------------------
 
-class wxWindow : public wxWindowBase
+class WXDLLIMPEXP_CORE wxWindow : public wxWindowBase
 {
     friend class WXDLLEXPORT wxDC;
     friend class WXDLLEXPORT wxWindowDC;