]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_grid.h
TLW default item changes have changed Enter key processing: it was now handled as...
[wxWidgets.git] / include / wx / xrc / xh_grid.h
index f42f3b828a4a7db2e9fa98f128fc92d35d044deb..ca4d4e14c791c09acb27342a88f93efdd21755a5 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/xh_grid.h
+// Name:        wx/xrc/xh_grid.h
 // Purpose:     XML resource handler for the grid control
 // Author:      Agron Selimaj
 // Created:     2005/08/11
 #ifndef _WX_XH_GRD_H_
 #define _WX_XH_GRD_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_grid.cpp"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #if wxUSE_XRC && wxUSE_GRID