summaryrefslogtreecommitdiffstats
path: root/tdmlib/dmctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdmlib/dmctl.h')
-rw-r--r--tdmlib/dmctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdmlib/dmctl.h b/tdmlib/dmctl.h
index f50f72f6c..90928e2e3 100644
--- a/tdmlib/dmctl.h
+++ b/tdmlib/dmctl.h
@@ -32,10 +32,10 @@ struct SessEnt {
typedef TQValueList<SessEnt> SessList;
class DM {
-
#ifdef Q_WS_X11
public:
+
DM();
~DM();