[Scummvm-git-logs] scummvm master -> 927e80def1b5bf21f6530d7c42dbbd19e57dfec3

digitall noreply at scummvm.org
Sat Nov 20 19:30:27 UTC 2021


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:
927e80def1 GUI: Fix GCC Pedantic Warnings


Commit: 927e80def1b5bf21f6530d7c42dbbd19e57dfec3
    https://github.com/scummvm/scummvm/commit/927e80def1b5bf21f6530d7c42dbbd19e57dfec3
Author: D G Turner (digitall at scummvm.org)
Date: 2021-11-20T19:29:20Z

Commit Message:
GUI: Fix GCC Pedantic Warnings

Changed paths:
    gui/downloadiconsdialog.h


diff --git a/gui/downloadiconsdialog.h b/gui/downloadiconsdialog.h
index 4dd9faadad..18f35e0b63 100644
--- a/gui/downloadiconsdialog.h
+++ b/gui/downloadiconsdialog.h
@@ -29,7 +29,7 @@
 
 namespace Networking {
 class Session;
-};
+}
 
 namespace GUI {
 class CommandSender;




More information about the Scummvm-git-logs mailing list