aboutsummaryrefslogtreecommitdiffstats
path: root/src/threadlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/threadlistview.h')
-rw-r--r--src/threadlistview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/threadlistview.h b/src/threadlistview.h
index 520d610..9e0da28 100644
--- a/src/threadlistview.h
+++ b/src/threadlistview.h
@@ -56,4 +56,5 @@ public:
protected:
void paintEvent(QPaintEvent *event) override;
+
};