Skip to content

Conversation

@eduardoChaucaGallegos
Copy link
Contributor

This pull request removes the explicit setting of the UTF-8 codec for Qt C strings in the _poll_for_ui_available_then_setup_shelves method. This change streamlines the code and relies on default Qt behavior, which is sufficient for modern Qt versions.

  • Removed the explicit call to set the UTF-8 codec for Qt C strings using QtCore.QTextCodec.setCodecForCStrings, as this is no longer necessary.

@eduardoChaucaGallegos eduardoChaucaGallegos requested a review from a team January 6, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants