]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup.h
Added wxChoice::GetCount() and Select()
[wxWidgets.git] / include / wx / mac / setup.h
index bdbcba2aff28fd7680a7e2deeb95781041f80aa1..3469bdc814a1bc022f06670c62c497334c21cb6e 100644 (file)
@@ -1,8 +1,8 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        setup.h
 // Purpose:     Configuration for the library
-// Author:      AUTHOR
-// Modified by:
+// Author:      Stefan Csomor
+// Modified by: Stefan Csomor
 // Created:     ??/??/98
 // RCS-ID:      $Id$
 // Copyright:   (c) AUTHOR
                                   // if enabled, compiles built-in OS independent wxConfig
                                   // class and it's file (any platform) and registry (Win)
                                   // based implementations
-#define wxUSE_THREADS       0
+#define wxUSE_THREADS       1
                                   // support for multithreaded applications: if
                                   // 1, compile in thread classes (thread.h)
                                   // and make the library thread safe