diff options
Diffstat (limited to 'kommander/editor/propertyeditor.cpp')
-rw-r--r-- | kommander/editor/propertyeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/propertyeditor.cpp b/kommander/editor/propertyeditor.cpp index 8e4df0ca..6bdbb12e 100644 --- a/kommander/editor/propertyeditor.cpp +++ b/kommander/editor/propertyeditor.cpp @@ -88,7 +88,7 @@ #include "pics/hand.xbm" #include "pics/no.xbm" -#include <klocale.h> +#include <tdelocale.h> static TQFontDatabase *fontDataBase = 0; TQString assistantPath(); |