From 600cba6a8f2f30be074010c4655588e554921229 Mon Sep 17 00:00:00 2001 From: plc-user <74435298+plc-user@users.noreply.github.com> Date: Fri, 24 Jan 2025 07:10:36 +0100 Subject: [PATCH] update comment --- sources/qetapp.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sources/qetapp.cpp b/sources/qetapp.cpp index ec5296b77..53896807f 100644 --- a/sources/qetapp.cpp +++ b/sources/qetapp.cpp @@ -850,8 +850,9 @@ QString QETApp::configDir() /** @brief QETApp::dataDir - Return the QET data folder, i.e. the path to the folder in which - QET will find user-collections and user-titleblocks by default + Return the QET data folder, i.e. the path to the folder in + which QET will save log-files and elements-cache and where + to find user-collections and user-titleblocks by default specific to the current user. This directory is generally C:/Users//AppData/Roaming/ on Windows and