From aa4f80fdc2d78bfe1c1d4cb8ec1d852115d00fc7 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Sun, 12 Jan 2003 16:16:13 +0000 Subject: Make search for only complete words working. Removing qDebug-lines. Fix a bug (the seperator has not been loaded). --- (limited to 'noncore/apps/odict/dingwidget.h') diff --git a/noncore/apps/odict/dingwidget.h b/noncore/apps/odict/dingwidget.h index ba37009..74f40c9 100644 --- a/noncore/apps/odict/dingwidget.h +++ b/noncore/apps/odict/dingwidget.h @@ -29,6 +29,7 @@ class DingWidget QString loadedDict(); void setQueryWord( QString ); void setDict( QString ); + void loadValues(); private: BroswerContent parseInfo(); @@ -40,7 +41,6 @@ class DingWidget QString dictName; QString search_word; - void loadValues(); QString queryword; QString methodname; QString trenner; -- cgit v0.9.0.2