]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/memconf.h
added IMPLEMENT_APP_CONSOLE
[wxWidgets.git] / include / wx / memconf.h
index 0d7a2228b620d9ae2e25c9c73ec6b0136e20e4fe..c0d46e7fee9ad5e47de23b05ffc1a87a8b3507fa 100644 (file)
@@ -8,7 +8,7 @@
 // Created:     22.01.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 /*
@@ -47,6 +47,8 @@ public:
                                     0)              // don't use any files
     {
     }
+
+    DECLARE_NO_COPY_CLASS(wxMemoryConfig)
 };
 
 #endif // wxUSE_CONFIG