-rw-r--r-- | korganizer/searchdialog.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korganizer/searchdialog.cpp b/korganizer/searchdialog.cpp index 5bd7c6f..72ee1d2 100644 --- a/korganizer/searchdialog.cpp +++ b/korganizer/searchdialog.cpp @@ -387,4 +387,5 @@ void SearchDialog::search(const QRegExp &re) } +/* void SearchDialog::keyPressEvent ( QKeyEvent *e) { @@ -393,3 +394,4 @@ void SearchDialog::keyPressEvent ( QKeyEvent *e) } +*/ //mMatchedJournals; |