summaryrefslogtreecommitdiffstats
path: root/cervisia/loglist.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/loglist.h')
-rw-r--r--cervisia/loglist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/loglist.h b/cervisia/loglist.h
index 87aa245b..0530283b 100644
--- a/cervisia/loglist.h
+++ b/cervisia/loglist.h
@@ -39,7 +39,7 @@ struct LogInfo;
class LogListView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
explicit LogListView( KConfig& cfg, TQWidget *parent=0, const char *name=0 );