diff options
Diffstat (limited to 'kbabel/kbabeldict/modules/tmx/preferenceswidget.cpp')
-rw-r--r-- | kbabel/kbabeldict/modules/tmx/preferenceswidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/tmx/preferenceswidget.cpp b/kbabel/kbabeldict/modules/tmx/preferenceswidget.cpp index 3e9f112d..eeeb53c0 100644 --- a/kbabel/kbabeldict/modules/tmx/preferenceswidget.cpp +++ b/kbabel/kbabeldict/modules/tmx/preferenceswidget.cpp @@ -36,7 +36,7 @@ #include <tqlabel.h> #include <tqlayout.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <tqpushbutton.h> #include <tqwhatsthis.h> #include <klineedit.h> |