Project

General

Profile

Actions

Feature #1495

closed

Qt: races_dialog slot parameters cleanup

Added by Marko Lindqvist 29 days ago. Updated 9 days ago.

Status:
Closed
Priority:
Normal
Category:
Qt-client
Target version:
Start date:
06/10/2025
Due date:
% Done:

0%

Estimated time:

Description

Qt races_dialog private slots (nation_selected, style_selected, and group_selected) parameters have several issues:
- The 'deselected' parameter is unused, so can be dropped (it's also typoed, but that doesn't matter when it's dropped completely)
- Parameters have different names in .h and .cpp. Should be the clear one ("selected" instead of "sl" in both
- Indentation of style_selected() is off


Files

Actions #1

Updated by Marko Lindqvist 29 days ago

Actions #2

Updated by Marko Lindqvist 13 days ago

  • Target version changed from 3.2.1 to 3.2.0-RC1
Actions #3

Updated by Marko Lindqvist 9 days ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF