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