diff options
Diffstat (limited to 'kpresenter/KPrGeneralProperty.cpp')
-rw-r--r-- | kpresenter/KPrGeneralProperty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrGeneralProperty.cpp b/kpresenter/KPrGeneralProperty.cpp index 75671e28..a0e9965a 100644 --- a/kpresenter/KPrGeneralProperty.cpp +++ b/kpresenter/KPrGeneralProperty.cpp @@ -26,7 +26,7 @@ #include <tqlineedit.h> #include <knuminput.h> -#include <klocale.h> +#include <tdelocale.h> #include <KoUnitWidgets.h> #include <KoGeneralPropertyUi.h> |