summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetupDialog.h
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2015-11-18 21:40:59 (GMT)
committerGregor Jasny <gjasny@googlemail.com>2015-12-03 20:45:54 (GMT)
commitfc656fa4fe2926c7a50de91ff1b5564802ac4a7e (patch)
treead3915eb2fe0b35bc0e17d4e2c93c8ec61832e67 /Source/QtDialog/CMakeSetupDialog.h
parent9cbb8058ca843c1a3f3b67d155718b03a3e91d6c (diff)
downloadCMake-fc656fa4fe2926c7a50de91ff1b5564802ac4a7e.zip
CMake-fc656fa4fe2926c7a50de91ff1b5564802ac4a7e.tar.gz
CMake-fc656fa4fe2926c7a50de91ff1b5564802ac4a7e.tar.bz2
cmake-gui: Add regex explorer window
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 1b26c64..bfd2bc9 100644
--- a/Source/QtDialog/CMakeSetupDialog.h
+++ b/Source/QtDialog/CMakeSetupDialog.h
@@ -82,6 +82,7 @@ protected slots:
void doOutputFindNext(bool directionForward = true);
void doOutputFindPrev();
void doOutputErrorNext();
+ void doRegexExplorerDialog();
protected: