From 8b5ab9a283c219aaba84a8b23adc6c3d29cef7d5 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 22 Aug 2004 21:35:22 +0000 Subject: Reload InputMethods when LauncherSettings changed InputMethod Options --- (limited to 'core/launcher/taskbar.h') diff --git a/core/launcher/taskbar.h b/core/launcher/taskbar.h index ed558b1..be5fda8 100644 --- a/core/launcher/taskbar.h +++ b/core/launcher/taskbar.h @@ -65,11 +65,14 @@ protected: void resizeEvent( QResizeEvent * ); void styleChange( QStyle & ); void setStatusMessage( const QString &text ); - + private slots: void receive( const QCString &msg, const QByteArray &data ); private: + void readConfig(); + +private: QTimer *waitTimer; Wait *waitIcon; InputMethods *inputMethods; -- cgit v0.9.0.2