]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/notebook.bkl
fix GetTextExtent with non-null font argument, fixes #13750
[wxWidgets.git] / samples / notebook / notebook.bkl
index 0ff96c0d9f5bd8fe540a7523f1b2b2f10b69bbc2..057596b0441893bf46ec1fcb32a17043cb5adb6c 100644 (file)
@@ -6,6 +6,7 @@
     <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>