|
|
@ -58,8 +58,8 @@
|
|
|
|
#include <kbookmarkmanager.h>
|
|
|
|
#include <kbookmarkmanager.h>
|
|
|
|
#include <tqcursor.h>
|
|
|
|
#include <tqcursor.h>
|
|
|
|
|
|
|
|
|
|
|
|
#include <kwin.h>
|
|
|
|
#include <twin.h>
|
|
|
|
#include <kwinmodule.h>
|
|
|
|
#include <twinmodule.h>
|
|
|
|
|
|
|
|
|
|
|
|
SearchDlg::SearchDlg(TQWidget *parent, const char *name)
|
|
|
|
SearchDlg::SearchDlg(TQWidget *parent, const char *name)
|
|
|
|
: DCOPObject("search"), HitsLayout(parent, name)
|
|
|
|
: DCOPObject("search"), HitsLayout(parent, name)
|
|
|
|