summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/tdefiledndiconview.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/tdefiledndiconview.h')
-rw-r--r--buildtools/autotools/tdefiledndiconview.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildtools/autotools/tdefiledndiconview.h b/buildtools/autotools/tdefiledndiconview.h
index 6d699185..b18cf486 100644
--- a/buildtools/autotools/tdefiledndiconview.h
+++ b/buildtools/autotools/tdefiledndiconview.h
@@ -34,7 +34,7 @@
class KFileDnDIconView : public KFileIconView
{
- Q_OBJECT
+ TQ_OBJECT
public: // Public methods
@@ -125,5 +125,3 @@ protected:
bool m_dndEnabled;
};
#endif
-// kate: indent-mode csands; tab-width 4; auto-insert-doxygen on;
-