From 39210af3e59c929cba6de2d39ef1c32835f6388b Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Thu, 29 May 2025 11:04:36 +0200 Subject: Move to VCPKG (#2068) * Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls. --- src/stylesheets/vs15 Dark-Red.qss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stylesheets/vs15 Dark-Red.qss') diff --git a/src/stylesheets/vs15 Dark-Red.qss b/src/stylesheets/vs15 Dark-Red.qss index 9a9d210d..d6f89f6f 100644 --- a/src/stylesheets/vs15 Dark-Red.qss +++ b/src/stylesheets/vs15 Dark-Red.qss @@ -917,4 +917,4 @@ QDialog#ModInfoDialog { QLineEdit[valid-filter=false] { background-color: #661111 !important; -} \ No newline at end of file +} -- cgit v1.3.1