diff options
Diffstat (limited to 'quanta/components/csseditor/styleeditor.cpp')
-rw-r--r-- | quanta/components/csseditor/styleeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/csseditor/styleeditor.cpp b/quanta/components/csseditor/styleeditor.cpp index e39e5564..d40812ed 100644 --- a/quanta/components/csseditor/styleeditor.cpp +++ b/quanta/components/csseditor/styleeditor.cpp @@ -22,7 +22,7 @@ //kde includes #include <kdialog.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <kpushbutton.h> #include <kurl.h> #include <tdetexteditor/editinterface.h> |