diff options
Diffstat (limited to 'tdeio/tdefile/kcombiview.h')
| -rw-r--r-- | tdeio/tdefile/kcombiview.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeio/tdefile/kcombiview.h b/tdeio/tdefile/kcombiview.h index af3680571..cf1736409 100644 --- a/tdeio/tdefile/kcombiview.h +++ b/tdeio/tdefile/kcombiview.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* This file is part of the KDE libraries Copyright (C) 1998 Stephan Kulow <coolo@kde.org> 1998 Daniel Grana <grana@ie.iwi.unibe.ch> @@ -54,7 +54,7 @@ class TQIconViewItem; class TDEIO_EXPORT KCombiView : public TQSplitter, public KFileView { - Q_OBJECT + TQ_OBJECT public: KCombiView( TQWidget *parent, const char *name); |
