aboutsummaryrefslogtreecommitdiff
path: root/finance/kraft/files/patch-src_models_datemodel.cpp
blob: 64641d9282071bc4248699a1935291be18915830 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/models/datemodel.cpp.orig	2020-01-01 20:28:31 UTC
+++ src/models/datemodel.cpp
@@ -347,8 +347,6 @@ void DateModel::setYearCountColumn( int column )
     }
 }
 
-void DateModel::setYearCountColumn( int column );
-
 TreeItem *DateModel::findYearItem(int year)
 {
     TreeItem *yearItem = NULL;