1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 08:34:34 +02:00

Export MusicScanner

This commit is contained in:
Uwe L. Korn
2014-09-19 18:28:38 +01:00
parent ec8b7ca9fa
commit 7459472702

View File

@@ -94,7 +94,7 @@ private:
QStringList m_paths;
};
class MusicScanner : public QObject
class DLLEXPORT MusicScanner : public QObject
{
Q_OBJECT