projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8006bf3
)
removed extra semicolon
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 18 Apr 2006 21:03:15 +0000
(21:03 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 18 Apr 2006 21:03:15 +0000
(21:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38798
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/convauto.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/convauto.h
b/include/wx/convauto.h
index 89682525ef4bb61dac3207cde4fa72537f5896a5..fcd26532e9d79b43edc466389bfe39bc491c21e7 100644
(file)
--- a/
include/wx/convauto.h
+++ b/
include/wx/convauto.h
@@
-92,7
+92,7
@@
private:
bool m_consumedBOM;
- DECLARE_NO_ASSIGN_CLASS(wxConvAuto)
;
+ DECLARE_NO_ASSIGN_CLASS(wxConvAuto)
};
#endif // wxUSE_WCHAR_T