mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-15 02:24:50 +02:00
add metatype declaration
This commit is contained in:
@@ -156,7 +156,7 @@ public slots:
|
||||
// resolve if not solved()
|
||||
void onResolverAdded();
|
||||
void onResolverRemoved();
|
||||
|
||||
|
||||
private slots:
|
||||
void onResultStatusChanged();
|
||||
void refreshResults();
|
||||
@@ -219,4 +219,6 @@ private:
|
||||
|
||||
}; //ns
|
||||
|
||||
Q_DECLARE_METATYPE(Tomahawk::query_ptr);
|
||||
|
||||
#endif // QUERY_H
|
||||
|
Reference in New Issue
Block a user