summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeGUI/CMakeGUITest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeGUI/CMakeGUITest.h')
-rw-r--r--Tests/CMakeGUI/CMakeGUITest.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/CMakeGUI/CMakeGUITest.h b/Tests/CMakeGUI/CMakeGUITest.h
index 891cf62..e6293a4 100644
--- a/Tests/CMakeGUI/CMakeGUITest.h
+++ b/Tests/CMakeGUI/CMakeGUITest.h
@@ -23,4 +23,7 @@ private slots:
void simpleConfigure();
void simpleConfigure_data();
void environment();
+ void presetArg();
+ void presetArg_data();
+ void changingPresets();
};