removed some more pointers

This commit is contained in:
fourtf
2020-08-13 20:10:52 +02:00
parent c83fc043e0
commit a566a74ef0
2 changed files with 1 additions and 4 deletions
@@ -41,8 +41,6 @@ private:
QuickSwitcherModel switcherModel_;
SwitcherItemDelegate switcherItemDelegate_;
QSet<SplitContainer *> openPages_;
void initWidgets();
};