From 9e06f4ff82039d28a73755ad5bf633ca32d1c802 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:07:06 +0100 Subject: [PATCH] rock mods --- .github/workflows/build_package_Rock5.yml | 1 + app/main.cpp | 4 +++- app/util/qopenhd.cpp | 8 ++++++++ app/util/qopenhd.h | 1 + 4 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_package_Rock5.yml b/.github/workflows/build_package_Rock5.yml index 2c083d313..d091f3755 100644 --- a/.github/workflows/build_package_Rock5.yml +++ b/.github/workflows/build_package_Rock5.yml @@ -6,6 +6,7 @@ on: - "2.5-evo" - "dev-release" - "release" + - "experiments" paths-ignore: - '**.md' - '**.asciidoc' diff --git a/app/main.cpp b/app/main.cpp index ae7f34f9f..e1ba977bd 100755 --- a/app/main.cpp +++ b/app/main.cpp @@ -205,13 +205,15 @@ int main(int argc, char *argv[]) { QSettings settings; qDebug()<<"Storing settings at ["<