diff options
author | Andrew Kaster <akaster@serenityos.org> | 2022-01-03 01:34:29 -0700 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2022-01-04 07:51:31 +0000 |
commit | c8cfd6661adbf37e34f1b629e2baf641ec7cb8ee (patch) | |
tree | 4be9bb52ed2fc71010106996a4211b4570a2d272 /Ports/dialog | |
parent | ed3cb888985d95be8967f41f9e604f280fcc9496 (diff) | |
download | serenity-c8cfd6661adbf37e34f1b629e2baf641ec7cb8ee.zip |
Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer
Enable the warning project-wide. It catches when a non-virtual method
creates an overload set with a virtual method. This might cause
surprising overload resolution depending on how the method is invoked.
Diffstat (limited to 'Ports/dialog')
0 files changed, 0 insertions, 0 deletions