diff options
Diffstat (limited to 'src/gui/propertieslistview.cpp')
-rw-r--r-- | src/gui/propertieslistview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/propertieslistview.cpp b/src/gui/propertieslistview.cpp index cf30212..560dedd 100644 --- a/src/gui/propertieslistview.cpp +++ b/src/gui/propertieslistview.cpp @@ -19,7 +19,7 @@ #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqevent.h> #include <tqheader.h> #include <tqpushbutton.h> |