diff options
Diffstat (limited to 'src/sources/ibookg4thermalsrc.cpp')
-rw-r--r-- | src/sources/ibookg4thermalsrc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/ibookg4thermalsrc.cpp b/src/sources/ibookg4thermalsrc.cpp index 54f5a91..4d137ae 100644 --- a/src/sources/ibookg4thermalsrc.cpp +++ b/src/sources/ibookg4thermalsrc.cpp @@ -21,7 +21,7 @@ #include "ibookg4thermalsrc.h" #include <tqtextstream.h> -#include <klocale.h> +#include <tdelocale.h> IbookG4ThermalSrc::IbookG4ThermalSrc(TQWidget* inParent, const TQFile& inSourceFile, const TQString& inName): LabelSource(inParent), |