summaryrefslogtreecommitdiffstats
path: root/kcontrol/ebrowsing/filteropts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/ebrowsing/filteropts.cpp')
-rw-r--r--kcontrol/ebrowsing/filteropts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/ebrowsing/filteropts.cpp b/kcontrol/ebrowsing/filteropts.cpp
index a9c7801d6..d2f0f66f8 100644
--- a/kcontrol/ebrowsing/filteropts.cpp
+++ b/kcontrol/ebrowsing/filteropts.cpp
@@ -30,7 +30,7 @@
#include "filteropts.h"
FilterOptions::FilterOptions(TQWidget *parent, const char *name)
- :KCModule(parent, name)
+ :TDECModule(parent, name)
{
TQGridLayout *lay = new TQGridLayout(this, 1, 1, 10, 5);