summaryrefslogtreecommitdiff
path: root/plugins/Themes/Oxygen/OxygenVariable.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Themes/Oxygen/OxygenVariable.h')
-rwxr-xr-xplugins/Themes/Oxygen/OxygenVariable.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/Themes/Oxygen/OxygenVariable.h b/plugins/Themes/Oxygen/OxygenVariable.h
new file mode 100755
index 0000000..029f6c3
--- /dev/null
+++ b/plugins/Themes/Oxygen/OxygenVariable.h
@@ -0,0 +1,18 @@
+/** \file Variable.h
+\brief Define the environment variable
+\author alpha_one_x86
+\licence GPL3, see the file COPYING */
+
+#ifndef VARIABLE_H
+#define VARIABLE_H
+
+
+//Un-comment this next line to put ultracopier plugin in debug mode
+#ifndef ULTRACOPIER_NODEBUG
+//#define ULTRACOPIER_PLUGIN_DEBUG
+#endif
+
+#endif // VARIABLE_H
+
+
+