summaryrefslogtreecommitdiff
path: root/core/launcher/mrulist.h
Side-by-side diff
Diffstat (limited to 'core/launcher/mrulist.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/mrulist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/mrulist.h b/core/launcher/mrulist.h
index 141a09b..ff111ce 100644
--- a/core/launcher/mrulist.h
+++ b/core/launcher/mrulist.h
@@ -36,6 +36,7 @@ public:
~MRUList();
virtual QSize sizeHint() const;
static void addTask( const AppLnk *appLnk );
+ static void removeTask(const QString &appName );
bool quitOldApps();
protected: