From 75d4ec5369e4c5d64e3becaa2a31dd78a5f8f998 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 19 May 2003 13:56:38 +0000 Subject: - remove dangling SINGLE_APP support leftovers - add new QCOP message toggleInputMethod() which is especially interesting for the use with opie-buttonsettings --- (limited to 'core/launcher/taskbar.h') diff --git a/core/launcher/taskbar.h b/core/launcher/taskbar.h index a0bf395..0cfc123 100644 --- a/core/launcher/taskbar.h +++ b/core/launcher/taskbar.h @@ -28,7 +28,6 @@ class QTimer; class InputMethods; class Wait; class SysTray; -//class MRUList; class RunningAppBar; class QWidgetStack; class QTimer; @@ -72,7 +71,6 @@ private: Wait *waitIcon; InputMethods *inputMethods; SysTray *sysTray; - // MRUList *mru; RunningAppBar* runningAppBar; QWidgetStack *stack; QTimer *clearer; -- cgit v0.9.0.2