summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/hwlibdaemons/tdedbus/HardwareControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdehw/hwlibdaemons/tdedbus/HardwareControl.h')
-rw-r--r--tdecore/tdehw/hwlibdaemons/tdedbus/HardwareControl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tdecore/tdehw/hwlibdaemons/tdedbus/HardwareControl.h b/tdecore/tdehw/hwlibdaemons/tdedbus/HardwareControl.h
index 0ac42b9c6..d4cb20a96 100644
--- a/tdecore/tdehw/hwlibdaemons/tdedbus/HardwareControl.h
+++ b/tdecore/tdehw/hwlibdaemons/tdedbus/HardwareControl.h
@@ -45,6 +45,7 @@ private:
//! to close the connection to D-Bus
void dbusConnectionClose();
+private:
RootNodeService *rootService;
OrgNodeService *orgService;
TrinityDesktopNodeService *trinitydesktopService;
@@ -63,8 +64,6 @@ private slots:
* \return void
*/
void slotDbusSignal(const TQT_DBusMessage&);
-
};
-
#endif /* HARDWARECONTROL_H_ */