projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
[wxWidgets.git]
/
include
/
wx
/
generic
/
gridsel.h
diff --git
a/include/wx/generic/gridsel.h
b/include/wx/generic/gridsel.h
index 76747894a3eaf0901b423b8ac2bbf16bc14acf11..906fb1199640e474003c0d4f26d8c6e932f9c483 100644
(file)
--- a/
include/wx/generic/gridsel.h
+++ b/
include/wx/generic/gridsel.h
@@
-11,7
+11,7
@@
#include "wx/defs.h"
-#if wxUSE_
NEW_
GRID
+#if wxUSE_GRID
#ifndef __WXGRIDSEL_H__
#define __WXGRIDSEL_H__