diff options
Diffstat (limited to 'mainwindow.ui')
-rw-r--r-- | mainwindow.ui | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mainwindow.ui b/mainwindow.ui index fc63434..b4f6afa 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -93,6 +93,13 @@ </property> </widget> </item> + <item row="5" column="1"> + <widget class="QPushButton" name="initMidiButton"> + <property name="text"> + <string>Connect MIDI</string> + </property> + </widget> + </item> </layout> </item> </layout> |