changeset 138:5e6bcabfa380

Oops, old datapath variable used. Fix it.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 Aug 2017 11:39:34 +0300
parents 1a480e947598
children d5d1549e47fb
files src/main.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/main.cpp	Thu Aug 24 11:35:20 2017 +0300
+++ b/src/main.cpp	Thu Aug 24 11:39:34 2017 +0300
@@ -1587,7 +1587,7 @@
         ).
         arg(tr(APP_NAME)).
         arg(APP_VERSION).
-        arg(appDataPath)
+        arg(settings.dataPath)
         );
 
     ui->label_ShortCuts->setText(tr(