Make title column toggleable (Issue #9952)

This commit is contained in:
spycrab
2017-04-17 19:34:14 +02:00
parent e53969b6f2
commit 72e92add8a
6 changed files with 36 additions and 7 deletions

View File

@ -160,6 +160,7 @@ enum
// List Column Title Toggles
IDM_SHOW_SYSTEM = IDM_DEBUG_WINDOW_LIST_END,
IDM_SHOW_BANNER,
IDM_SHOW_TITLE,
IDM_SHOW_MAKER,
IDM_SHOW_FILENAME,
IDM_SHOW_ID,