summaryrefslogtreecommitdiffstats
path: root/cervisia/diffview.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/diffview.h')
-rw-r--r--cervisia/diffview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/diffview.h b/cervisia/diffview.h
index 7099f172..a0bee44a 100644
--- a/cervisia/diffview.h
+++ b/cervisia/diffview.h
@@ -39,7 +39,7 @@ protected:
};
-class DiffView : public TQtTableView
+class DiffView : public QtTableView
{
Q_OBJECT
TQ_OBJECT