GT-2869 - Shared Key Bindings - removed Dummy Key Binding class

This commit is contained in:
dragonmacher 2019-05-31 16:38:53 -04:00
parent 3705ac3d1f
commit 5a9067832a
69 changed files with 555 additions and 1170 deletions

View file

@ -79,6 +79,9 @@ public class Icons {
public static final ImageIcon SAVE_AS = ResourceManager.getImageIcon(
new DotDotDotIcon(ResourceManager.loadImage("images/Disk.png")));
public static final ImageIcon MAKE_SELECTION_ICON =
ResourceManager.getImageIcon(ResourceManager.loadImage("images/text_align_justify.png"));
// Not necessarily re-usable, but this is needed for the help system; these should
// probably be moved to the client that uses them, while updating the
// help system to use them there.

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B