summaryrefslogtreecommitdiff
path: root/plugins/Themes/Oxygen/Variable.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2018-02-16 23:09:42 +0000
committerThomas Preud'homme <robotux@celest.fr>2018-02-19 23:17:23 +0000
commit73de37793cc6f9268ad3334c5ff049b0b7bce5ed (patch)
treef835aff8a280ef1a4049dcb2158e0fb7f5c1140f /plugins/Themes/Oxygen/Variable.h
parentb3c8bdcc0d1e4b2ab298847a7902b6d60410a5bc (diff)
Disable ultimate build
Due to the definition of the ULTRACOPIER_VERSION_ULTIMATE macro in various header files, the build produce an ultracopier ultimate and this cannot be overridden in the build system. This patch comments out the macro, which can then be set from the qmake invocation. Author: Thomas Preud'homme <robotux@debian.org> Forwarded: mailed to ultracopier@first-world.info Last-Update: 2018-02-19
Diffstat (limited to 'plugins/Themes/Oxygen/Variable.h')
-rw-r--r--plugins/Themes/Oxygen/Variable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Themes/Oxygen/Variable.h b/plugins/Themes/Oxygen/Variable.h
index 8b6119b..660346f 100644
--- a/plugins/Themes/Oxygen/Variable.h
+++ b/plugins/Themes/Oxygen/Variable.h
@@ -10,7 +10,7 @@
//Un-comment this next line to put ultracopier plugin in debug mode
#define ULTRACOPIER_PLUGIN_DEBUG
-#define ULTRACOPIER_VERSION_ULTIMATE
+//#define ULTRACOPIER_VERSION_ULTIMATE
#endif // VARIABLE_H