From d2a2f5ee260e80a166b070872cefdd35e0b0b3cd Mon Sep 17 00:00:00 2001 From: cniehaus Date: Sun, 23 Mar 2003 16:05:26 +0000 Subject: remove the aboutbox --- (limited to 'noncore/apps/odict/odict.cpp') diff --git a/noncore/apps/odict/odict.cpp b/noncore/apps/odict/odict.cpp index 78c3f90..c4114f7 100644 --- a/noncore/apps/odict/odict.cpp +++ b/noncore/apps/odict/odict.cpp @@ -93,11 +93,6 @@ void ODict::saveConfig() cfg.writeEntry( "completewords" , completewords ); } -void ODict::slotDisplayAbout() -{ - QMessageBox::about( this, tr( "About ODict" ), tr( "OPIE-Dictionary ODict \n (c) 2002, 2003 Carsten Niehaus \n cniehaus@handhelds.org \n Version 20030111" ) ); -} - void ODict::slotStartQuery() { QString querystring = query_le->text(); -- cgit v0.9.0.2