projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
src
/
common
/
wrapsizer.cpp
diff --git
a/src/common/wrapsizer.cpp
b/src/common/wrapsizer.cpp
index adca07fc1816c882d4323e9ec235e36ae64b2581..ff7b0310ec387b06bde7bc79a651028880f3b54e 100644
(file)
--- a/
src/common/wrapsizer.cpp
+++ b/
src/common/wrapsizer.cpp
@@
-59,7
+59,7
@@
private:
wxSizerItem& m_item;
const int m_propOld;
- DECLARE_NO_COPY_CLASS(wxPropChanger)
+ wxDECLARE_NO_COPY_CLASS(wxPropChanger);
};
} // anonymous namespace