aboutsummaryrefslogtreecommitdiff
path: root/tests/ut_mtextedit/ut_mtextedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ut_mtextedit/ut_mtextedit.h')
-rw-r--r--tests/ut_mtextedit/ut_mtextedit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ut_mtextedit/ut_mtextedit.h b/tests/ut_mtextedit/ut_mtextedit.h
index 0c713224..2c2aa9f3 100644
--- a/tests/ut_mtextedit/ut_mtextedit.h
+++ b/tests/ut_mtextedit/ut_mtextedit.h
@@ -93,6 +93,8 @@ private slots:
void testAutoSelection();
void testPrompt();
void testValidator();
+ void testValidatorSelectionRemoval_data();
+ void testValidatorSelectionRemoval();
void testClear();
void testCursorPositionChanged();
void testCopyPaste();