Get rid of deprecated QSignalMapper() in KGoldRunner

Authored by yurchor on Aug 17 2019, 2:18 PM.

Description

Get rid of deprecated QSignalMapper() in KGoldRunner

Summary:
QSignalMapper() is deprecated

https://build.kde.org/job/Applications/job/kgoldrunner/job/kf5-qt5%20FreeBSDQt5.13/6/warnings12Result/category.2119183113/

this patch replaces it with lambdas.

Test Plan:

  1. Compile, install and run KGoldRunner.
  2. Start a game and select all menu items in the "Game", "Edit", and "settings" menus.

Reviewers: KDE Games, aacid

Reviewed By: aacid

Subscribers: aacid, kde-games-devel

Differential Revision: https://phabricator.kde.org/D23221

Details

Committed
yurchorAug 20 2019, 5:42 PM
Reviewer
aacid
Differential Revision
D23221: Get rid of deprecated QSignalMapper() in KGoldRunner
Parents
R396:ccbe32869c2e: Get rid of deprecated shortDayName()
Branches
Unknown
Tags
Unknown