projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Typo fix
[wxWidgets.git]
/
src
/
msw
/
main.cpp
diff --git
a/src/msw/main.cpp
b/src/msw/main.cpp
index 1ee977b1048181b2503482b56f6ba3a11b7c6a6d..f9a4ae5e657d41f7098004aef612d4f44b757485 100644
(file)
--- a/
src/msw/main.cpp
+++ b/
src/msw/main.cpp
@@
-66,7
+66,7
@@
HINSTANCE wxhInstance = 0;
#if !defined(_WINDLL)
-#if defined(__TWIN32__) || defined(__WXWINE__)
+#if defined(__TWIN32__) || defined(__WXWINE__)
|| defined(__WXMICROWIN__)
#define HINSTANCE HANDLE
extern "C"