diff options
Diffstat (limited to 'tdecore/tdehw/hwlibdaemons/tdedbus/CPUGovernorService.h')
-rw-r--r-- | tdecore/tdehw/hwlibdaemons/tdedbus/CPUGovernorService.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdecore/tdehw/hwlibdaemons/tdedbus/CPUGovernorService.h b/tdecore/tdehw/hwlibdaemons/tdedbus/CPUGovernorService.h index bbd8d9f95..7824d6c81 100644 --- a/tdecore/tdehw/hwlibdaemons/tdedbus/CPUGovernorService.h +++ b/tdecore/tdehw/hwlibdaemons/tdedbus/CPUGovernorService.h @@ -28,6 +28,7 @@ class CPUGovernorService: public org::trinitydesktop::hardwarecontrol::CPUGovernorInterface, public DeviceServiceBase { + public: CPUGovernorService(TQT_DBusConnection&); virtual ~CPUGovernorService(); |