From ce3da132361e281919a222a519ff9901c8d6c3e1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 30 Dec 2012 20:54:16 -0600 Subject: Fix media:/ kioslave handling of audio CDs Allow separate settings for each taskbar applet Add mouse-driven Kicker resize support --- kicker/kicker/core/kicker.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kicker/kicker/core/kicker.h') diff --git a/kicker/kicker/core/kicker.h b/kicker/kicker/core/kicker.h index bc00e1915..0416bc5ce 100644 --- a/kicker/kicker/core/kicker.h +++ b/kicker/kicker/core/kicker.h @@ -56,8 +56,9 @@ k_dcop: void showKMenu(); void toggleShowDesktop(); bool desktopShowing(); - void showConfig(const TQString& config, int page = -1); + void showConfig(const TQString& config, const TQString& configFile = TQString::null, int page = -1); void showTaskBarConfig(); + void showTaskBarConfig(const TQString& configFile); void configureMenubar(); // return the region on the desktop, which is not covered by panels // and therefore allowed to be used by icons placed on the desktop -- cgit v1.2.3