summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetupDialog.h
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2008-06-13 15:19:53 (GMT)
committerClinton Stimpson <clinton@elemtech.com>2008-06-13 15:19:53 (GMT)
commitb1c31be668122b23014a7e71be75353f81d157e3 (patch)
tree6b6f30c8bf56b950b6db1e2cdd003f3ffbc917d6 /Source/QtDialog/CMakeSetupDialog.h
parent7b45050c5d3f994a2ef64ed05e56184d563b4446 (diff)
downloadCMake-b1c31be668122b23014a7e71be75353f81d157e3.zip
CMake-b1c31be668122b23014a7e71be75353f81d157e3.tar.gz
CMake-b1c31be668122b23014a7e71be75353f81d157e3.tar.bz2
ENH: Make original flat view the default.
Add option to switch to grouped view (and remember it).
Diffstat (limited to 'Source/QtDialog/CMakeSetupDialog.h')
-rw-r--r--Source/QtDialog/CMakeSetupDialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/QtDialog/CMakeSetupDialog.h b/Source/QtDialog/CMakeSetupDialog.h
index 5c781f0..a1be993 100644
--- a/Source/QtDialog/CMakeSetupDialog.h
+++ b/Source/QtDialog/CMakeSetupDialog.h
@@ -75,6 +75,7 @@ protected slots:
void addCacheEntry();
void startSearch();
void setDebugOutput(bool);
+ void toggleGroupView(bool);
protected: