diff options
author | Timothy Pearson <[email protected]> | 2012-04-13 15:01:58 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-04-13 15:01:58 -0500 |
commit | 56d7df49f2739055ace9b11287cb1eaf54f977ba (patch) | |
tree | e41a84bdeaa97853909c9a7117ac9514fa8fe019 /kcontrol/hwmanager/devicepropsdlg.h | |
parent | c815b90f868a7251ab1c4078d7fcb2db1743255d (diff) | |
download | tdebase-56d7df49f2739055ace9b11287cb1eaf54f977ba.tar.gz tdebase-56d7df49f2739055ace9b11287cb1eaf54f977ba.zip |
Part 2 of prior commit
Diffstat (limited to 'kcontrol/hwmanager/devicepropsdlg.h')
-rw-r--r-- | kcontrol/hwmanager/devicepropsdlg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/hwmanager/devicepropsdlg.h b/kcontrol/hwmanager/devicepropsdlg.h index ce445bf84..4a70da5c2 100644 --- a/kcontrol/hwmanager/devicepropsdlg.h +++ b/kcontrol/hwmanager/devicepropsdlg.h @@ -183,6 +183,7 @@ private slots: void processHardwareUpdated(TDEGenericDevice*); void populateDeviceInformation(); + void setCPUGovernor(const TQString &); void setBacklightBrightness(int); private: |