summaryrefslogtreecommitdiff
path: root/plugins-alternative/Themes/Teracopy/Variable.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2013-01-04 14:50:19 +0100
committerThomas Preud'homme <robotux@celest.fr>2013-01-04 14:50:19 +0100
commit8f9f382e1c97cab2e72e97495650c73ac4b97314 (patch)
tree78510a0d81368c09b56f444fb19bb132c8bc3009 /plugins-alternative/Themes/Teracopy/Variable.h
Imported Upstream version 0.3.0.5
Diffstat (limited to 'plugins-alternative/Themes/Teracopy/Variable.h')
-rw-r--r--plugins-alternative/Themes/Teracopy/Variable.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins-alternative/Themes/Teracopy/Variable.h b/plugins-alternative/Themes/Teracopy/Variable.h
new file mode 100644
index 0000000..8179c93
--- /dev/null
+++ b/plugins-alternative/Themes/Teracopy/Variable.h
@@ -0,0 +1,16 @@
+/** \file Variable.h
+\brief Define the environment variable
+\author alpha_one_x86
+\version 0.3
+\date 2010 */
+
+#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
+
+
+