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:
William Kendrick 2009-10-10 06:54:37 +00:00
parent 239d4744fe
commit 56205ba9c8
4 changed files with 14 additions and 0 deletions

View file

@ -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)