Remove random extra whitespace

This commit is contained in:
AL
2020-10-31 16:38:49 +01:00
parent a6edf645eb
commit ad4e8897ff
-2
View File
@@ -176,8 +176,6 @@ private:
GeneralConflictsTab m_general;
AdvancedConflictsTab m_advanced;
Actions createMenuActions(QTreeView* tree);
std::vector<QAction*> createGotoActions(const ConflictItem* item);
};