summaryrefslogtreecommitdiff
path: root/plugins-unmaintained/Listener/dbus/Variable.h
blob: 963d0c816d076a689f96dabd0fccb2344cdbe1c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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