From a12816c04e6836e5d5543b8f5c19dc7a8268ef12 Mon Sep 17 00:00:00 2001 From: David Capello Date: Tue, 30 Jun 2015 12:21:41 -0300 Subject: [PATCH] Add command to change the palette size manually with a number --- data/gui.xml | 1 + data/widgets/palette_size.xml | 18 ++++++ src/app/CMakeLists.txt | 1 + src/app/commands/cmd_palette_size.cpp | 79 +++++++++++++++++++++++++++ src/app/commands/commands_list.h | 1 + 5 files changed, 100 insertions(+) create mode 100644 data/widgets/palette_size.xml create mode 100644 src/app/commands/cmd_palette_size.cpp diff --git a/data/gui.xml b/data/gui.xml index 65f415e31..14ca8be90 100644 --- a/data/gui.xml +++ b/data/gui.xml @@ -725,6 +725,7 @@ + diff --git a/data/widgets/palette_size.xml b/data/widgets/palette_size.xml new file mode 100644 index 000000000..e8723107e --- /dev/null +++ b/data/widgets/palette_size.xml @@ -0,0 +1,18 @@ + + + + + +