From b0cf06e10426777a6509060e34d36874a7900da4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:32:23 -0600 Subject: Rename a few build variables for overall consistency --- ksirc/puke/controller.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksirc/puke/controller.cpp') 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; -- cgit v1.2.1