summaryrefslogtreecommitdiff
path: root/plugins-unmaintained/SessionLoader/KDE4/Variable.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2018-05-29 05:44:34 +0100
committerThomas Preud'homme <robotux@celest.fr>2018-05-29 05:44:34 +0100
commit594fcba67600704bee9115c86e18927b2237b304 (patch)
tree38dc620e6b8e9a76c1953ded39c1dc006a830728 /plugins-unmaintained/SessionLoader/KDE4/Variable.h
parent20062a6a4bc2aec8ada645baa78ff68892ccd154 (diff)
New upstream version 1.4.0.8
Diffstat (limited to 'plugins-unmaintained/SessionLoader/KDE4/Variable.h')
-rw-r--r--plugins-unmaintained/SessionLoader/KDE4/Variable.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins-unmaintained/SessionLoader/KDE4/Variable.h b/plugins-unmaintained/SessionLoader/KDE4/Variable.h
new file mode 100644
index 0000000..963d0c8
--- /dev/null
+++ b/plugins-unmaintained/SessionLoader/KDE4/Variable.h
@@ -0,0 +1,15 @@
+/** \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
+#define ULTRACOPIER_PLUGIN_DEBUG
+
+#endif // VARIABLE_H
+
+
+