summaryrefslogtreecommitdiffstats
path: root/krusader/Dialogs/popularurls.h
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/Dialogs/popularurls.h')
-rw-r--r--krusader/Dialogs/popularurls.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/krusader/Dialogs/popularurls.h b/krusader/Dialogs/popularurls.h
index e41d573..1acccc5 100644
--- a/krusader/Dialogs/popularurls.h
+++ b/krusader/Dialogs/popularurls.h
@@ -28,7 +28,7 @@ class PopularUrlsDlg;
class PopularUrls : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
PopularUrls(TQObject *parent = 0, const char *name = 0);
~PopularUrls();
@@ -64,7 +64,7 @@ class KListViewSearchLine;
class PopularUrlsDlg: public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
PopularUrlsDlg();
~PopularUrlsDlg();