diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2021-12-22 17:06:53 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2021-12-22 17:10:08 +0100 |
commit | 59b13af09a5e35ea1364eb1031be4ce9410f6f03 (patch) | |
tree | ac2cd68dd28541d38fec91041c7c4175dbd6731e /mainwindow.ui | |
parent | b2772136b6d1813150bf7a2e0a0a98085db6af0b (diff) |
Added MVP Qt implementation, known issues tracking, removed old files
Diffstat (limited to 'mainwindow.ui')
-rw-r--r-- | mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwindow.ui b/mainwindow.ui index 429cbd1..771d66d 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -94,7 +94,7 @@ </widget> </item> <item row="2" column="1"> - <widget class="QCheckBox" name="abRepeatButton"> + <widget class="QCheckBox" name="abRepeatCheckBox"> <property name="text"> <string>AB repeat</string> </property> |