added pdb generation, fixed unintended back call
This commit is contained in:
parent
4f900ad425
commit
01d2611d65
4 changed files with 5 additions and 8 deletions
|
|
@ -96,7 +96,6 @@ typedef void (EndpointWidget::*epwMainVolumeFunc)(float newValue);
|
|||
typedef void (EndpointWidget::*epwChannelVolumeFunc)(uint32_t channel, float newValue);
|
||||
typedef void (EndpointWidget::*epwToggleFrontFunc)(bool active);
|
||||
|
||||
|
||||
class MainWindow : public QMainWindow {
|
||||
Q_OBJECT
|
||||
//QWidget *centralWidget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue