Skip to content

applets/fifteenPuzzle: use categorized logging

Fifteen Puzzle uses som uncategorized log messages. To reduce chatter and give the user greater control over which log messages they want to see, it should use categorized logging.

This change introduces a category and switches to qCDebug.

Merge request reports

Loading