Add TestGui::testCloneEntry().

This commit is contained in:
Felix Geyer
2012-07-22 00:00:44 +02:00
parent 7bd080760e
commit edb644baef
2 changed files with 21 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ private Q_SLOTS:
void testEditEntry();
void testAddEntry();
void testSearch();
void testCloneEntry();
void testDragAndDropEntry();
void testDragAndDropGroup();
void testSaveAs();