summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile/tdefilepreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdefile/tdefilepreview.h')
-rw-r--r--tdeio/tdefile/tdefilepreview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeio/tdefile/tdefilepreview.h b/tdeio/tdefile/tdefilepreview.h
index 16cfa281b..8ca2c6937 100644
--- a/tdeio/tdefile/tdefilepreview.h
+++ b/tdeio/tdefile/tdefilepreview.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>
@@ -38,7 +38,7 @@
*/
class TDEIO_EXPORT KFilePreview : public TQSplitter, public KFileView
{
- Q_OBJECT
+ TQ_OBJECT
public:
KFilePreview(TQWidget *parent, const char *name);