diff options
Diffstat (limited to 'src/svnfrontend/fronthelpers/propertyitem.cpp')
-rw-r--r-- | src/svnfrontend/fronthelpers/propertyitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/propertyitem.cpp b/src/svnfrontend/fronthelpers/propertyitem.cpp index 55bb0be..9e7aa76 100644 --- a/src/svnfrontend/fronthelpers/propertyitem.cpp +++ b/src/svnfrontend/fronthelpers/propertyitem.cpp @@ -1,5 +1,5 @@ #include "propertyitem.h" -#include <klocale.h> +#include <tdelocale.h> #include <kiconloader.h> PropertyListViewItem::PropertyListViewItem(TDEListView *parent,const TQString&aName,const TQString&aValue) |