Replace TODOv2 tags with TODOm2 and TODOm3 tags

Not all todos are required for milestone m2
This commit is contained in:
Sergio Martins
2022-06-04 19:53:25 +01:00
parent e5b82e0a45
commit f1f722f1ce
44 changed files with 59 additions and 57 deletions

View File

@@ -66,7 +66,7 @@ public:
/// As the base class is not a QObject.
QObject *tabBarObj() const;
Q_SIGNALS: // TODOv2: Review these signals
Q_SIGNALS: // TODOm2: Review these signals
void currentTabChanged(int index);
void currentDockWidgetChanged(KDDockWidgets::Controllers::DockWidget *dw);
void countChanged();