mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-19 07:27:59 +01:00
Hide warning
This commit is contained in:
parent
e28d61935e
commit
bfb10e385f
@ -89,7 +89,7 @@ public:
|
||||
// as setQuestionResults is called with all questions from all updaters.
|
||||
virtual bool hasCustomDeleter() const { return false; }
|
||||
virtual PlaylistDeleteQuestions deleteQuestions() const { return PlaylistDeleteQuestions(); }
|
||||
virtual void setQuestionResults( const QMap< int, bool > results ) {}
|
||||
virtual void setQuestionResults( const QMap< int, bool > ) {}
|
||||
|
||||
signals:
|
||||
void changed();
|
||||
|
Loading…
x
Reference in New Issue
Block a user