diff options
Diffstat (limited to 'kpresenter/KPrPolygonProperty.cpp')
-rw-r--r-- | kpresenter/KPrPolygonProperty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPolygonProperty.cpp b/kpresenter/KPrPolygonProperty.cpp index 4d8cf155..40cc785a 100644 --- a/kpresenter/KPrPolygonProperty.cpp +++ b/kpresenter/KPrPolygonProperty.cpp @@ -23,7 +23,7 @@ #include <tqlayout.h> #include <kcombobox.h> -#include <klocale.h> +#include <tdelocale.h> #include <knuminput.h> #include "polygonpropertyui.h" |