[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-dev] Commit Complete
Commit by : luke
Repository : xara
Revision : 712
Date : Thu Mar 23 14:54:54 GMT 2006
Changed paths:
M /Trunk/XaraLX/wxOil/camelot.cpp
Enable oil menus in release build
Diff:
Index: Trunk/XaraLX/wxOil/camelot.cpp
===================================================================
--- Trunk/XaraLX/wxOil/camelot.cpp (revision 711)
+++ Trunk/XaraLX/wxOil/camelot.cpp (revision 712)
@@ -140,10 +140,10 @@
//
// Define XARA_MENUGEN to use Xtreme style menu creation.
// Note that this currently doesn't have full functionality
-//
-#if defined(_DEBUG)
+// but it's getting there
+//#if defined(_DEBUG)
#define XARA_MENUGEN
-#endif
+//#endif
#if defined(FILELIST)
Xara