aboutsummaryrefslogtreecommitdiff
path: root/tests/ut_mcombobox/ut_mcombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ut_mcombobox/ut_mcombobox.h')
-rw-r--r--tests/ut_mcombobox/ut_mcombobox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ut_mcombobox/ut_mcombobox.h b/tests/ut_mcombobox/ut_mcombobox.h
index f800e651..996fd95d 100644
--- a/tests/ut_mcombobox/ut_mcombobox.h
+++ b/tests/ut_mcombobox/ut_mcombobox.h
@@ -55,6 +55,7 @@ private slots:
void testActivatedSignal();
void testSetCurrentIndex();
void testProgressIndicator();
+ void testProgressIndicator2();
private:
MComboBox *m_combobox;