This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit bf4348f68b5b7b7c627620d7614256f787dd5984 Merge: 3fb27564 b8b6048c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jun 30 07:58:56 2024 +0000 Merge branch 'remove-SkipEmptyParts-deprecation' into 'master' find -type f -exec sed -i 's/QString::SkipEmptyParts/Qt::SkipEmptyParts/g' '{}' \; Attributes GL MR !4: https://gitlab.x2go.org/x2go/client/x2goclient/-/merge_requests/4 src/exportdialog.cpp | 6 +++--- src/folderbutton.cpp | 2 +- src/folderexplorer.cpp | 6 +++--- src/httpbrokerclient.cpp | 6 +++--- src/onmainwindow.cpp | 46 ++++++++++++++++++++++----------------------- src/sessionbutton.cpp | 2 +- src/sessionexplorer.cpp | 28 +++++++++++++-------------- src/sessionmanagedialog.cpp | 6 +++--- src/sessionwidget.cpp | 4 ++-- src/sharewidget.cpp | 6 +++--- src/sshmasterconnection.cpp | 6 +++--- 11 files changed, 59 insertions(+), 59 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git