projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd30a1
)
Added semicolon needed by MSVC++ 6
author
Julian Smart
<julian@anthemion.co.uk>
Tue, 2 Aug 2011 14:43:15 +0000
(14:43 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Tue, 2 Aug 2011 14:43:15 +0000
(14:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68489
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/msw/missing.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/msw/missing.h
b/include/wx/msw/missing.h
index 16e4621baadc7011c232103a25586f85b1115f95..6b2d1cd956e62f8f7de3bccc4f2afca6cbb7630b 100644
(file)
--- a/
include/wx/msw/missing.h
+++ b/
include/wx/msw/missing.h
@@
-568,7
+568,7
@@
typedef enum CommandStateChangeConstants {
enum
{
OLECMDID_OPTICAL_ZOOM = 63
-}
+}
;
#endif
#ifndef INET_E_INVALID_CERTIFICATE