forked from qt-creator/qt-creator
Todo: added ability to filter todo list by keywords
Change-Id: I4be35caf461e50e256527ca72993f5d83d08ef3e Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -68,5 +68,7 @@ const int OUTPUT_TOOLBAR_SPACER_WIDTH = 25;
|
||||
const int OUTPUT_PANE_UPDATE_INTERVAL = 2000;
|
||||
const char OUTPUT_PANE_TITLE[] = QT_TRANSLATE_NOOP("Todo::Internal::TodoOutputPane", "To-Do Entries");
|
||||
|
||||
const char FILTER_KEYWORD_NAME[] = "filterKeywordName";
|
||||
|
||||
} // namespace Constants
|
||||
} // namespace Todo
|
||||
|
||||
Reference in New Issue
Block a user