Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make work with stricter compilation flags #9

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Mazhoon
Copy link

@Mazhoon Mazhoon commented Jul 8, 2024

QT_NO_CAST_[FROM/TO]_ASCII and signals -> Q_SIGNALS, slots -> Q_SLOTS

Needed e.g. when included in default settings compilation of KDE Frameworks 5.85+ software.

Mazhoon and others added 2 commits July 8, 2024 19:03
QT_NO_CAST_[FROM/TO]_ASCII and signals -> Q_SIGNALS, slots -> Q_SLOTS
Needed e.g. when included in default settings compilation of KDE Frameworks 5.85+
software.
kdesysadmin pushed a commit to KDE/amarok that referenced this pull request Jan 2, 2025
Just needs liblastfm built with Qt6 support, available at e.g.
drfiemost/liblastfm#9
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.

1 participant