From 34339c8c6d356dfad6380778fd84a3fba6967303 Mon Sep 17 00:00:00 2001 From: drw Date: Mon, 23 Feb 2004 19:06:26 +0000 Subject: ODict: libopie->libopie2 --- (limited to 'noncore/apps/odict/searchmethoddlg.h') diff --git a/noncore/apps/odict/searchmethoddlg.h b/noncore/apps/odict/searchmethoddlg.h index 706bbc1..ee9513b 100644 --- a/noncore/apps/odict/searchmethoddlg.h +++ b/noncore/apps/odict/searchmethoddlg.h @@ -7,20 +7,14 @@ * * **************************************************************************/ -class QWidget; class QLineEdit; -class OTabWidget; -class QListView; -class QPushButton; -class QLabel; -class QString; #include class SearchMethodDlg : public QDialog { Q_OBJECT - + public: SearchMethodDlg(QWidget *parent, const char *name, bool modal=FALSE, QString itemname=0 ); -- cgit v0.9.0.2