diff options
Diffstat (limited to 'tdeio/tdefile/kencodingfiledialog.h')
| -rw-r--r-- | tdeio/tdefile/kencodingfiledialog.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tdeio/tdefile/kencodingfiledialog.h b/tdeio/tdefile/kencodingfiledialog.h index 8659122fb..607a19493 100644 --- a/tdeio/tdefile/kencodingfiledialog.h +++ b/tdeio/tdefile/kencodingfiledialog.h @@ -1,4 +1,3 @@ -// -*- c++ -*- /* This file is part of the KDE libraries Copyright (C) 2003 Joseph Wenninger <jowenn@kde.org> 2003 Andras Mantia <amantia@freemail.hu> @@ -38,7 +37,7 @@ struct KEncodingFileDialogPrivate; class TDEIO_EXPORT KEncodingFileDialog : public KFileDialog { - Q_OBJECT + TQ_OBJECT public: class Result { |
