From 68cba853735b2d8a266367f47fe11040966ce85c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 23 Nov 2014 15:50:32 -0600 Subject: Fix twin deleting comptontdepidfile when compton-tde already running on startup Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process --- tdmlib/dmctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdmlib/dmctl.h') 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 SessList; class DM { - #ifdef Q_WS_X11 public: + DM(); ~DM(); -- cgit v1.2.1