mirror of
https://github.com/gtalent/sc9k.git
synced 2025-09-10 21:53:31 -05:00
Add next song to status line
This commit is contained in:
@@ -21,6 +21,7 @@ class MainWindow: public QMainWindow {
|
||||
private:
|
||||
OBSClient m_obsClient;
|
||||
OpenLPClient m_openlpClient;
|
||||
class SlideView *m_slideView = nullptr;
|
||||
bool m_openLpConnected = false;
|
||||
bool m_obsConnected = false;
|
||||
|
||||
|
Reference in New Issue
Block a user