Try to fix minimal build
Maybe one day I will stop breaking it everytime I change something
This commit is contained in:
parent
7ac9e4c6d1
commit
baa0654b03
@ -81,8 +81,10 @@ signals:
|
||||
private slots:
|
||||
void Timeout();
|
||||
void StopTypefind();
|
||||
#ifdef HAVE_AUDIOCD
|
||||
void AudioCDTracksLoadedSlot(const SongList& songs);
|
||||
void AudioCDTracksTagsLoaded(const SongList& songs);
|
||||
#endif // HAVE_AUDIOCD
|
||||
|
||||
private:
|
||||
enum State { WaitingForType, WaitingForMagic, WaitingForData, Finished, };
|
||||
|
Loading…
x
Reference in New Issue
Block a user