Added wxUSE_STREAMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-10 10:06:17 +00:00
parent 921b3c1799
commit d4ec5d3211
2 changed files with 10 additions and 5 deletions

View File

@@ -133,7 +133,7 @@
// Use wxStream implementation within wxWindows code
#define wxUSE_SERIAL 0
// Use serialization
// Use serialization (requires utils/serialize)
#define wxUSE_TOOLTIPS 0
// Use tooltips