20 #ifndef INSTANCETHREAD_H 21 #define INSTANCETHREAD_H 24 #include <QSharedMemory> 25 #include <QMainWindow> 26 #include "Utils/Pimpl.h" 36 void sigCreatePlaylist();
43 QStringList paths()
const;
50 #endif // INSTANCETHREAD_H Definition: InstanceThread.h:29