]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dialog.h
reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSe...
[wxWidgets.git] / include / wx / gtk / dialog.h
index 099dd51d74f371f10cc55f286748fcf17e1fe26d..2ae06386823340820b85f6e151273c21cf1587e2 100644 (file)
 #ifndef __GTKDIALOGH__
 #define __GTKDIALOGH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface
-#endif
-
 #include "wx/defs.h"
 
 //-----------------------------------------------------------------------------