Skip to content
Snippets Groups Projects
Commit d81f81a1 authored by dt's avatar dt
Browse files

Remove outdated comment

parent 3cad0a65
No related branches found
No related tags found
No related merge requests found
...@@ -227,7 +227,6 @@ public: ...@@ -227,7 +227,6 @@ public:
QString displayName() const; QString displayName() const;
// This is called to set up the config widget before showing it // This is called to set up the config widget before showing it
// buildConfiguration is QString::null for the non buildConfiguration specific page
virtual void init(ProjectExplorer::BuildConfiguration *bc); virtual void init(ProjectExplorer::BuildConfiguration *bc);
private slots: private slots:
void openChangeBuildDirectoryDialog(); void openChangeBuildDirectoryDialog();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment