diff options
Diffstat (limited to 'kcontrol/kicker/main.h')
-rw-r--r-- | kcontrol/kicker/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/kicker/main.h b/kcontrol/kicker/main.h index cb585b077..1797f7637 100644 --- a/kcontrol/kicker/main.h +++ b/kcontrol/kicker/main.h @@ -43,6 +43,7 @@ public: QString configName(); void notifyKicker(); + void restartKicker(); QString quickHelp() const; KAboutData *aboutData(); |