diff options
Diffstat (limited to 'kbabel/kbabeldict/modules/tmx/tmxcompendium.h')
-rw-r--r-- | kbabel/kbabeldict/modules/tmx/tmxcompendium.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/tmx/tmxcompendium.h b/kbabel/kbabeldict/modules/tmx/tmxcompendium.h index 21270799..d09e81c9 100644 --- a/kbabel/kbabeldict/modules/tmx/tmxcompendium.h +++ b/kbabel/kbabeldict/modules/tmx/tmxcompendium.h @@ -45,7 +45,7 @@ class TmxCompendiumPreferencesWidget; class KConfigBase; -class QTimer; +class TQTimer; class TmxCompendium : public SearchEngine { |