summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetupDialog.h
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2017-10-11 19:02:26 (GMT)
committerGregor Jasny <gjasny@googlemail.com>2017-10-13 19:28:35 (GMT)
commit96d642c7b87e303813b75aaa3412f8e532d2b925 (patch)
tree01965b8079a8b525ba9fd683cdf6eeaacc92185f /Source/QtDialog/CMakeSetupDialog.h
parent5de37a4a6474fa569e2ac28d5e9c164b6e7d2f46 (diff)
downloadCMake-96d642c7b87e303813b75aaa3412f8e532d2b925.zip
CMake-96d642c7b87e303813b75aaa3412f8e532d2b925.tar.gz
CMake-96d642c7b87e303813b75aaa3412f8e532d2b925.tar.bz2
cmake-gui: Use cmake::Open to open generated project
Diffstat (limited to 'Source/QtDialog/CMakeSetupDialog.h')
-rw-r--r--Source/QtDialog/CMakeSetupDialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/QtDialog/CMakeSetupDialog.h b/Source/QtDialog/CMakeSetupDialog.h
index 0da28d8..7b767e5 100644
--- a/Source/QtDialog/CMakeSetupDialog.h
+++ b/Source/QtDialog/CMakeSetupDialog.h
@@ -31,7 +31,6 @@ protected slots:
void initialize();
void doConfigure();
void doGenerate();
- QString getProjectFilename();
void doOpenProject();
void doInstallForCommandLine();
void doHelp();