summaryrefslogtreecommitdiff
path: root/library/categoryedit_p.cpp
Side-by-side diff
Diffstat (limited to 'library/categoryedit_p.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--library/categoryedit_p.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/categoryedit_p.cpp b/library/categoryedit_p.cpp
index 07e707e..9321259 100644
--- a/library/categoryedit_p.cpp
+++ b/library/categoryedit_p.cpp
@@ -144,6 +144,7 @@ void CategoryEdit::slotAdd()
lvView->setSelected( chk, TRUE );
txtCat->selectAll();
+ txtCat->setFocus();
}
void CategoryEdit::slotRemove()