summaryrefslogtreecommitdiff
path: root/core/pim/todo/tableview.h
Side-by-side diff
Diffstat (limited to 'core/pim/todo/tableview.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/tableview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/todo/tableview.h b/core/pim/todo/tableview.h
index 0c3e865..e47b38f 100644
--- a/core/pim/todo/tableview.h
+++ b/core/pim/todo/tableview.h
@@ -98,6 +98,8 @@ private slots:
void slotCurrentChanged(int, int );
void slotPriority();
private:
+ void initConfig();
+ int m_completeStrokeWidth;
bool m_row : 1;
QPoint m_prevP;
};