]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_combo.h
moved wxapp_install_idle_handler and g_isIdle from many cpp files into gtk/private...
[wxWidgets.git] / include / wx / xrc / xh_combo.h
index 848a59c3caa76075f2eec6e93f30aad49b4aa143..7d952d128c573a88194f6db1a7aa74aac057d365 100644 (file)
 #ifndef _WX_XH_COMBO_H_
 #define _WX_XH_COMBO_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_combo.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #if wxUSE_COMBOBOX