Rename the remaining view interfaces to *ViewInterface
This commit is contained in:
@@ -67,7 +67,6 @@ private:
|
||||
QQuickItem *tabAt(int index) const;
|
||||
QQuickItem *listView() const;
|
||||
QPointer<QQuickItem> m_tabBarQmlItem;
|
||||
Controllers::TabBar *const m_controller;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user