Inserting a dead tool button to get ones after Text and Label to line up nice.
Improved Label tool icon. Improved Label tool "Select mode" button icon.
This commit is contained in:
parent
239d4744fe
commit
56205ba9c8
4 changed files with 14 additions and 0 deletions
|
|
@ -10889,6 +10889,11 @@ static void reset_avail_tools(void)
|
|||
tool_avail[TOOL_LABEL] = 0;
|
||||
|
||||
|
||||
/* TBD... */
|
||||
|
||||
tool_avail[TOOL_NA] = 0;
|
||||
|
||||
|
||||
/* Disable save? */
|
||||
|
||||
if (disable_save)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue