┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectiontoggle.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-02-12 01:04:03 +0000
committerPeter Penz <[email protected]>2008-02-12 01:04:03 +0000
commitbad99f25fee78ccf36971da00e3ef18d493c22fe (patch)
tree44c8b663ef224c35fa2562e42cabd0a277d6d574 /src/selectiontoggle.h
parentbcb1c6b2328ff5dadf16cb4a0355ad2101780939 (diff)
use different icons dependent on the checked state of the toggle
svn path=/trunk/KDE/kdebase/apps/; revision=773902
Diffstat (limited to 'src/selectiontoggle.h')
-rw-r--r--src/selectiontoggle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/selectiontoggle.h b/src/selectiontoggle.h
index a6d5eae58..c303b662f 100644
--- a/src/selectiontoggle.h
+++ b/src/selectiontoggle.h
@@ -69,6 +69,8 @@ private slots:
*/
void setFadingValue(int value);
+ void setIconOverlay(bool checked);
+
private:
void startFading();
void stopFading();