summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/transferdialog.cpp
Side-by-side diff
Diffstat (limited to 'noncore/apps/qashmoney/transferdialog.cpp') (more/less context) (show whitespace changes)
-rwxr-xr-xnoncore/apps/qashmoney/transferdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/qashmoney/transferdialog.cpp b/noncore/apps/qashmoney/transferdialog.cpp
index 7bc3eb0..f85c740 100755
--- a/noncore/apps/qashmoney/transferdialog.cpp
+++ b/noncore/apps/qashmoney/transferdialog.cpp
@@ -99,3 +99,3 @@ int TransferDialog::getYear ()
{
- return day;
+ return year;
}