(enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.

This commit is contained in:
Jan Djärv 2007-08-28 10:11:50 +00:00
parent 98a92193e7
commit fface67742

View file

@ -2579,6 +2579,9 @@ enum tool_bar_item_idx
/* Help string. */
TOOL_BAR_ITEM_HELP,
/* Icon file name of right to left image when an RTL locale is used. */
TOOL_BAR_ITEM_RTL_IMAGE,
/* Sentinel = number of slots in tool_bar_items occupied by one
tool-bar item. */
TOOL_BAR_ITEM_NSLOTS