forked from qt-creator/qt-creator
DiffEditor: Do not load settings when splitting views
Change-Id: I7fac89714ff9a603af29e19664b091e5e62be22f Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
This commit is contained in:
@@ -323,7 +323,6 @@ private:
|
||||
CMakeToolItemModel *m_model;
|
||||
QLineEdit *m_displayNameLineEdit;
|
||||
PathChooser *m_binaryChooser;
|
||||
bool m_autodetected;
|
||||
Core::Id m_id;
|
||||
bool m_loadingItem;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user