[Scummvm-git-logs] scummvm master -> 0ea148c94b80fe0a47919215e93de391d4bf1775
criezy
criezy at scummvm.org
Sat Nov 14 14:30:18 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
0ea148c94b GUI: Minor code alignment change to test weblate pot file update
Commit: 0ea148c94b80fe0a47919215e93de391d4bf1775
https://github.com/scummvm/scummvm/commit/0ea148c94b80fe0a47919215e93de391d4bf1775
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-11-14T14:30:07Z
Commit Message:
GUI: Minor code alignment change to test weblate pot file update
Changed paths:
gui/options.cpp
diff --git a/gui/options.cpp b/gui/options.cpp
index d7c2bcc9ff..e4c888f42e 100644
--- a/gui/options.cpp
+++ b/gui/options.cpp
@@ -107,7 +107,7 @@ enum {
#ifdef USE_FLUIDSYNTH
enum {
- kFluidSynthSettingsCmd = 'flst'
+ kFluidSynthSettingsCmd = 'flst'
};
#endif
More information about the Scummvm-git-logs
mailing list