Changeset 1491 for trunk/dll/mainwnd.c
- Timestamp:
- Dec 28, 2009, 3:20:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd.c
r1486 r1491 1612 1612 (!tool->text && tool->id >= IDM_COMMANDSTART 1613 1613 && tool->id < 1614 IDM_QUICKTOOLSTART) ? command_title(tool-> 1615 id - 1614 IDM_QUICKTOOLSTART) ? command_title(tool->id - 1616 1615 IDM_COMMANDSTART) 1617 1616 : tool->text,
Note:
See TracChangeset
for help on using the changeset viewer.