projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Re-lay out the grid sample window after auto-sizing the grid.
[wxWidgets.git]
/
samples
/
menu
/
menu.bkl
diff --git
a/samples/menu/menu.bkl
b/samples/menu/menu.bkl
index 4cb7ddad01795d073c26a5da60c73a803bd8e611..030e9f07a5f35051c186b66f2cb83e7b219a2920 100644
(file)
--- a/
samples/menu/menu.bkl
+++ b/
samples/menu/menu.bkl
@@
-6,7
+6,7
@@
<exe id="menu" template="wx_sample" template_append="wx_append">
<sources>menu.cpp</sources>
<wx-lib>core</wx-lib>
- <w
in32-res>menu.rc</win32-res
>
+ <w
x-lib>base</wx-lib
>
</exe>
</makefile>