projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Patch #808669 more warngins and unicode fixes
[wxWidgets.git]
/
samples
/
notebook
/
notebook.bkl
diff --git
a/samples/notebook/notebook.bkl
b/samples/notebook/notebook.bkl
index 740a1e097e2d2c8ef4624c10c18edfa14077189b..889e35e3b44576e312768daa071ade9c3c03e5c2 100644
(file)
--- a/
samples/notebook/notebook.bkl
+++ b/
samples/notebook/notebook.bkl
@@
-6,6
+6,7
@@
<exe id="notebook" template="wx_sample" template_append="wx_append">
<sources>notebook.cpp</sources>
<wx-lib>core</wx-lib>
+ <wx-lib>base</wx-lib>
<win32-res>notebook.rc</win32-res>
</exe>