diff options
Diffstat (limited to 'akregator/src/utils.h')
-rw-r--r-- | akregator/src/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/utils.h b/akregator/src/utils.h index f4f86363e..8ab0fea10 100644 --- a/akregator/src/utils.h +++ b/akregator/src/utils.h @@ -25,7 +25,7 @@ #ifndef AKREGATOR_UTILS_H #define AKREGATOR_UTILS_H -class QString; +class TQString; typedef unsigned int uint; namespace Akregator { |