From 43ebab2e8d0d4bb8efcf1a3cf7b9a13c0097657d Mon Sep 17 00:00:00 2001 From: Dongxu Li Date: Tue, 12 Sep 2023 11:52:36 -0400 Subject: [PATCH] lua --- lcUI/operationloader.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lcUI/operationloader.cpp b/lcUI/operationloader.cpp index d6ec8dbc..021fc883 100644 --- a/lcUI/operationloader.cpp +++ b/lcUI/operationloader.cpp @@ -27,6 +27,7 @@ class FolderFinder return ret; std::string binFolder = QDir{QCoreApplication::applicationDirPath()}.canonicalPath().toStdString(); + std::cout<<"binFolder: "<