forked from qt-creator/qt-creator
All: More ToolChain->Toolchain renamings
And removal of one unused function declaration. Change-Id: I594e23401d8f247d3be081ce850005574951899d Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -28,7 +28,7 @@ class PROJECTEXPLORER_EXPORT ToolchainConfigWidget : public QScrollArea
|
||||
public:
|
||||
explicit ToolchainConfigWidget(Toolchain *tc);
|
||||
|
||||
Toolchain *toolChain() const;
|
||||
Toolchain *toolchain() const;
|
||||
|
||||
void apply();
|
||||
void discard();
|
||||
|
||||
Reference in New Issue
Block a user