diff options
Diffstat (limited to 'src/svnfrontend/fronthelpers/propertyitem.h')
-rw-r--r-- | src/svnfrontend/fronthelpers/propertyitem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/propertyitem.h b/src/svnfrontend/fronthelpers/propertyitem.h index 8a1d8c2..3afe4b6 100644 --- a/src/svnfrontend/fronthelpers/propertyitem.h +++ b/src/svnfrontend/fronthelpers/propertyitem.h @@ -1,7 +1,7 @@ #ifndef _PROPERTYITEM_H #define _PROPERTYITEM_H -#include <klistview.h> +#include <tdelistview.h> class PropertiesDlg; class Propertylist; |