projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't use deprecated wxMouseState functions
[wxWidgets.git]
/
include
/
wx
/
generic
/
gridsel.h
diff --git
a/include/wx/generic/gridsel.h
b/include/wx/generic/gridsel.h
index 58dbddd1eba10ea8d8b75e6b0c7d8a538229d871..f6d3a98c40236ad2975432a1a5d500aa3b0375c0 100644
(file)
--- a/
include/wx/generic/gridsel.h
+++ b/
include/wx/generic/gridsel.h
@@
-109,7
+109,7
@@
private:
friend class WXDLLIMPEXP_FWD_ADV wxGrid;
- DECLARE_NO_COPY_CLASS(wxGridSelection)
+ wxDECLARE_NO_COPY_CLASS(wxGridSelection);
};
#endif // wxUSE_GRID