]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/notebook.bkl
Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / samples / notebook / notebook.bkl
index d777cc271576404dbdc28eb7e3d74ae8208e2c1b..057596b0441893bf46ec1fcb32a17043cb5adb6c 100644 (file)
@@ -5,6 +5,8 @@
 
     <exe id="notebook" template="wx_sample" template_append="wx_append">
         <sources>notebook.cpp</sources>
+        <headers>notebook.h</headers>
+        <wx-lib>aui</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
     </exe>