summaryrefslogtreecommitdiff
path: root/Source/QtDialog/CMakeSetupDialog.h
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2008-02-14 18:18:10 -0500
committerClinton Stimpson <clinton@elemtech.com>2008-02-14 18:18:10 -0500
commitdf3169273a3333efe8ecb45da51e4c53b5d27fe9 (patch)
tree7972ad42f50bf836d9a8e71ebc7f1f70b8250ee7 /Source/QtDialog/CMakeSetupDialog.h
parent1c0595c73fe1fa88b67691794eef8ee10edfc257 (diff)
downloadcmake-df3169273a3333efe8ecb45da51e4c53b5d27fe9.tar.gz
ENH: Add shortcut to start search/filter.
A bit of cleanup. Disable tab navigation in cache variable list. Enable home/end keys. BUG: Ensure currently edited values are saved before doing configure.
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 652660a53c..b2dbce67da 100644
--- a/Source/QtDialog/CMakeSetupDialog.h
+++ b/Source/QtDialog/CMakeSetupDialog.h
@@ -71,6 +71,7 @@ protected slots:
void removeSelectedCacheEntries();
void selectionChanged();
void addCacheEntry();
+ void startSearch();
protected: