]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/grid.h
Removed the SaveBG hack. The real incompatibility is that the MemoryDC
[wxWidgets.git] / include / wx / grid.h
index 6d55e0889b62b09f96ac1187d8b6855f1dff55b9..c6f4fc5dc803591acecb08ebd6b3694d16c6e2b7 100644 (file)
@@ -1,11 +1,7 @@
-#ifndef __GRIDH_BASE__
-#define __GRIDH_BASE__
+#ifndef _WX_GRID_H_BASE_
+#define _WX_GRID_H_BASE_
 
-#include "wx/generic/gridg.h"
+#include "wx/generic/grid.h"
 
-#ifndef wxGrid
-#define wxGrid wxGenericGrid
 #endif
-
-#endif
-    // __GRIDH_BASE__
+    // _WX_GRID_H_BASE_