]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/mdi.h
Applied patch [ 1382552 ] Fixes GDI-ressource leak in wxStaticBitmap
[wxWidgets.git] / include / wx / motif / mdi.h
index a4533d6237fc40af9f72dff4c5109d9b497b6065..c08e8e90db5d19fd58b74f64f64bb9b992908a0c 100644 (file)
 #ifndef _WX_MDI_H_
 #define _WX_MDI_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "mdi.h"
-#endif
-
 /*
 New MDI scheme using tabs. We can use a wxNotebook to implement the client
 window. wxMDIChildFrame can be implemented as an XmMainWindow widget