Fix bug when changing at the same time folder and file load two time the
file Removed sendDMX() on init Added dome doc in audiolayerwidget.h Cleaned comments on olathread.cpp and olathread.h
This commit is contained in:
parent
eb447007d9
commit
bdd72825db
5 changed files with 58 additions and 48 deletions
|
|
@ -131,7 +131,7 @@ protected slots:
|
|||
|
||||
signals:
|
||||
|
||||
void finished(); // Signal for closing. Not used now.
|
||||
// void finished(); // Signal for closing. Not used now.
|
||||
void dmxOutput(int layer, int channel, int value); // Signal when a channel has changed
|
||||
void toTerminal(QString message);
|
||||
void universeReceived(uint universe);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue