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