projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8f71aaf
)
compilation fix
author
Václav Slavík
<vslavik@fastmail.fm>
Tue, 12 Mar 2002 23:20:44 +0000
(23:20 +0000)
committer
Václav Slavík
<vslavik@fastmail.fm>
Tue, 12 Mar 2002 23:20:44 +0000
(23:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14574
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/popupcmn.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/popupcmn.cpp
b/src/common/popupcmn.cpp
index d0f204c4c9f8d4812cc2c1af6897d56b3cf0bc16..b1e1eeade7c0d842a0611b5e240ec64fa23f90dd 100644
(file)
--- a/
src/common/popupcmn.cpp
+++ b/
src/common/popupcmn.cpp
@@
-36,6
+36,7
@@
#include "wx/combobox.h" // wxComboControl
#include "wx/app.h" // wxPostEvent
#include "wx/log.h"
#include "wx/combobox.h" // wxComboControl
#include "wx/app.h" // wxPostEvent
#include "wx/log.h"
+ #include "wx/app.h"
#endif //WX_PRECOMP
#ifdef __WXUNIVERSAL__
#endif //WX_PRECOMP
#ifdef __WXUNIVERSAL__