Skip to content

added missing QVariant include#233

Open
proycon wants to merge 1 commit intoxpilot-project:masterfrom
proycon:qvariantfix
Open

added missing QVariant include#233
proycon wants to merge 1 commit intoxpilot-project:masterfrom
proycon:qvariantfix

Conversation

@proycon
Copy link

@proycon proycon commented Feb 8, 2025

I ran into a compilation error because this include was missing:

client/src/audio/notification_sound_engine.h:46:9: error: return type ‘class QVariant’ is incomplete

This simple patch fixes it.

I ran into a compilation error because this include was missing:

client/src/audio/notification_sound_engine.h:46:9: error: return type ‘class QVariant’ is incomplete

This simple patch fixes it.
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