projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wxSizerFlags::Top() and Bottom()
[wxWidgets.git]
/
samples
/
menu
/
menu.bkl
diff --git
a/samples/menu/menu.bkl
b/samples/menu/menu.bkl
index 4cb7ddad01795d073c26a5da60c73a803bd8e611..3e519fe983b800620990f70c193ce42522789c1d 100644
(file)
--- a/
samples/menu/menu.bkl
+++ b/
samples/menu/menu.bkl
@@
-6,6
+6,7
@@
<exe id="menu" template="wx_sample" template_append="wx_append">
<sources>menu.cpp</sources>
<wx-lib>core</wx-lib>
+ <wx-lib>base</wx-lib>
<win32-res>menu.rc</win32-res>
</exe>