diff options
Diffstat (limited to 'autotests/kstandardshortcuttest.h')
-rw-r--r-- | autotests/kstandardshortcuttest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kstandardshortcuttest.h b/autotests/kstandardshortcuttest.h index 3d186226..ae484458 100644 --- a/autotests/kstandardshortcuttest.h +++ b/autotests/kstandardshortcuttest.h @@ -19,6 +19,7 @@ private Q_SLOTS: void testLabel(); void testShortcut(); void testFindStdAccel(); + void testFindByName(); }; #endif |