From 28166400a4ac95793e5adb51721722e8656ebe4a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:43 -0600 Subject: Remove spurious TQ_OBJECT instances --- konq-plugins/fsview/fsview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/fsview/fsview.h') diff --git a/konq-plugins/fsview/fsview.h b/konq-plugins/fsview/fsview.h index 91471c5..2acde99 100644 --- a/konq-plugins/fsview/fsview.h +++ b/konq-plugins/fsview/fsview.h @@ -58,7 +58,7 @@ class MetricEntry class FSView : public TreeMapWidget, public ScanListener { Q_OBJECT - TQ_OBJECT + public: enum ColorMode { None = 0, Depth, Name, Owner, Group, Mime }; -- cgit v1.2.1