diff options
Diffstat (limited to 'kchart/kchartWizardLabelsLegendPage.cc')
-rw-r--r-- | kchart/kchartWizardLabelsLegendPage.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizardLabelsLegendPage.cc b/kchart/kchartWizardLabelsLegendPage.cc index c745a16a..3899a276 100644 --- a/kchart/kchartWizardLabelsLegendPage.cc +++ b/kchart/kchartWizardLabelsLegendPage.cc @@ -6,7 +6,7 @@ #include <tqlineedit.h> #include <tqradiobutton.h> #include <tqlabel.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdefontdialog.h> #include <tqlayout.h> #include <tqpushbutton.h> |