summaryrefslogtreecommitdiff
path: root/plugins-alternative/Themes/Teracopy/Variable.h
blob: 8179c938781b0e40d30ef54e86f6633a93fd2297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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