diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-09-23 11:53:51 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-09-26 11:22:50 +0200 |
commit | 3ee074a78fa945328932be67e714af6aa31af3b4 (patch) | |
tree | 395edb33a7a26e195b5bbb09d994f9c9eb7021dc /proto-ft | |
parent | 51b1792dde92c1896686c016be6b96d6c0c23d70 (diff) |
proto/freetrack: fix qt warning
Diffstat (limited to 'proto-ft')
-rw-r--r-- | proto-ft/ftnoir_ftcontrols.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-ft/ftnoir_ftcontrols.ui b/proto-ft/ftnoir_ftcontrols.ui index 90c9db46..8edf5a9d 100644 --- a/proto-ft/ftnoir_ftcontrols.ui +++ b/proto-ft/ftnoir_ftcontrols.ui @@ -137,7 +137,7 @@ Starting tracking will again overwrite the DLL locations.</string> </widget> </item> <item row="1" column="0"> - <widget class="QWidget" name="widget" native="true"> + <widget class="QWidget" name="widget2" native="true"> <layout class="QHBoxLayout" name="horizontalLayout_2"> <property name="spacing"> <number>6</number> |