diff options
Diffstat (limited to 'kicker/applets/launcher/quickbutton.h')
-rw-r--r-- | kicker/applets/launcher/quickbutton.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kicker/applets/launcher/quickbutton.h b/kicker/applets/launcher/quickbutton.h index 13917a5ac..d4f5be29e 100644 --- a/kicker/applets/launcher/quickbutton.h +++ b/kicker/applets/launcher/quickbutton.h @@ -104,6 +104,7 @@ protected slots: void removeApp(); void slotFlash(); void slotStickyToggled(bool isSticky); + void toggle(bool); private: int m_flashCounter; |