Define wxUSE_NOTEBOOK for Mac. Required ny sizer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2001-02-23 19:46:00 +00:00
parent a5b7b1edc0
commit 22e0ea84c8

View File

@@ -84,6 +84,8 @@
// Define 1 to compile listbox
#define wxUSE_SPINBTN 1
#define wxUSE_NOTEBOOK 1
// Define 1 to compile spin button
// use wxStaticLine class (separator line in the dialog)?