forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/8.0'
Conflicts: src/plugins/todo/optionsdialog.cpp src/plugins/todo/todoprojectsettingswidget.cpp Change-Id: I24ca90c2fc2cd707df901d42694df6d0e27d696d
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
namespace Todo {
|
||||
namespace Constants {
|
||||
|
||||
const char TODO_SETTINGS[] = "TodoSettings";
|
||||
|
||||
// Settings entries
|
||||
const char SETTINGS_GROUP[] = "TodoPlugin";
|
||||
const char SCANNING_SCOPE[] = "ScanningScope";
|
||||
|
||||
Reference in New Issue
Block a user