]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sashtest/sashtest.bkl
Add a test for wxComboBox::SetString() to the widgets sample.
[wxWidgets.git] / samples / sashtest / sashtest.bkl
index da41a1e0e7b51728c22e3210fb67ba3d6ed92a29..9be3136677ac6da8739e40c3e1f5ca1e01144ec0 100644 (file)
@@ -5,6 +5,8 @@
 
     <exe id="sashtest" template="wx_sample" template_append="wx_append">
         <sources>sashtest.cpp</sources>
+        <headers>sashtest.h</headers>
+        <wx-lib>adv</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
         <win32-res>sashtest.rc</win32-res>