]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/combobox.h
wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag (and it actually...
[wxWidgets.git] / include / wx / univ / combobox.h
index 9720fe9b76fdca6a5e5e6215a160ed512e46f7f9..4d3a70b50316153e440940baf6368147010b7f83 100644 (file)
 #ifndef _WX_UNIV_COMBOBOX_H_
 #define _WX_UNIV_COMBOBOX_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "univcombobox.h"
-#endif
-
 class WXDLLEXPORT wxComboControl;
 class WXDLLEXPORT wxListBox;
 class WXDLLEXPORT wxPopupComboWindow;