Merge pull request #5285 from spycrab/fr_9952

Make title column toggleable (Issue #9952)
This commit is contained in:
Léo Lam
2017-04-24 23:12:39 +02:00
committed by GitHub
6 changed files with 36 additions and 7 deletions

View File

@ -162,6 +162,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,