### What did you do? Built git master against Qt 6.8.1 successfully after applying https://github.com/sqlitebrowser/sqlitebrowser/pull/3828 ### What did you expect to see? Successful application start ### What did you see instead? ``` $ sqlitebrowser QWidget: Must construct a QApplication before a QWidget Aborted ``` ### DB4S Version 3.13.99 (nightly) ### What OS are you seeing the problem on? Linux ### OS version Gentoo Linux ### Relevant log output ```shell $ sqlitebrowser QWidget: Must construct a QApplication before a QWidget Aborted ``` ### Prevention against duplicate issues - [X] I have searched for similar issues