Remove outdated comment

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
issue/227
Mavridis Philippe 3 years ago
parent 2557c13094
commit cee0d4b7f4
No known key found for this signature in database
GPG Key ID: F8D2D7E2F989A494

@ -734,12 +734,6 @@ void PanelKMenu::slotFocusSearch()
void PanelKMenu::keyPressEvent(TQKeyEvent* e)
{
// We move the focus to the search field if the
// user presses '/'. This is the same shortcut as
// konqueror is using, and afaik it's hardcoded both
// here and there. This sucks badly for many non-us
// keyboard layouts, but for the sake of consistency
// we follow konqueror.
if (!searchEdit) return KPanelMenu::keyPressEvent(e);

Loading…
Cancel
Save