From cfe7ecd6d914026080698e5c6330a0ee1db6b8a9 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 17 Mar 2007 16:05:16 +0000 Subject: Don't track the modifier state, use the eventmanager instead (this also fixes bug #1657322, GUI: 'Mass Add' button text does not revert after mass add) svn-id: r26174 --- gui/launcher.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gui/launcher.h') diff --git a/gui/launcher.h b/gui/launcher.h index 41550db992..0ea7c5995c 100644 --- a/gui/launcher.h +++ b/gui/launcher.h @@ -58,7 +58,6 @@ protected: #endif StringList _domains; BrowserDialog *_browser; - byte _modifiers; virtual void reflowLayout(); -- cgit v1.2.3