summaryrefslogtreecommitdiffstats
path: root/ksirc/puke/controller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/puke/controller.cpp')
-rw-r--r--ksirc/puke/controller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/controller.cpp b/ksirc/puke/controller.cpp
index 7d5e85e3..bbcf6de6 100644
--- a/ksirc/puke/controller.cpp
+++ b/ksirc/puke/controller.cpp
@@ -455,7 +455,7 @@ void PukeController::initHdlr()
wc = new widgetCreate;
wc->wc = PKFileDialog::createWidget;
- widgetCF.insert(PWIDGET_KFILEDIALOG, wc);
+ widgetCF.insert(PWIDGET_TDEFILEDIALOG, wc);
wc = new widgetCreate;
wc->wc = PObjFinder::createWidget;