forked from qt-creator/qt-creator
CppTools: Clean up CppCodeModelSettingsWidget
Change-Id: Iee93d2d656a8a5c991b292d3e591cedd3e86f9e3 Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
@@ -59,7 +59,10 @@ public:
|
||||
|
||||
private:
|
||||
void setupClangCodeModelWidgets() const;
|
||||
void setupPchCheckBox() const;
|
||||
|
||||
bool applyClangCodeModelWidgetsToSettings() const;
|
||||
bool applyPchCheckBoxToSettings() const;
|
||||
|
||||
private:
|
||||
Ui::CppCodeModelSettingsPage *m_ui;
|
||||
|
||||
Reference in New Issue
Block a user