Cleanups and also some speedups for RT 5.9, to be continued
This commit is contained in:
@@ -2446,6 +2446,8 @@ bool FileCatalog::handleShortcutKey (GdkEventKey* event)
|
||||
case GDK_KEY_underscore:
|
||||
zoomOut();
|
||||
return true;
|
||||
default: // do nothing, avoids a cppcheck false positive
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user