diff options
author | Chris Robinson <[email protected]> | 2019-04-26 19:02:18 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-04-26 19:02:18 -0700 |
commit | dd2c43be42f73f69c280febf25b21b8ec0e54114 (patch) | |
tree | 76259a7c75306c1c6456746b6db01579bfabec5d /utils/alsoft-config | |
parent | b502bbaf5c3bda609a47c351cc8dbb947247705e (diff) |
Update the period size placeholder text
Diffstat (limited to 'utils/alsoft-config')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index 81f50b4c..95e9ebe6 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -131,8 +131,8 @@ to stereo output.</string> <rect> <x>380</x> <y>20</y> - <width>93</width> - <height>29</height> + <width>95</width> + <height>31</height> </rect> </property> <property name="toolTip"> @@ -423,7 +423,7 @@ frames needed for each mixing update.</string> </rect> </property> <property name="placeholderText"> - <string>1024</string> + <string>20ms</string> </property> </widget> </widget> @@ -2201,8 +2201,8 @@ added by the ALC_EXT_DEDICATED extension.</string> <rect> <x>160</x> <y>20</y> - <width>125</width> - <height>29</height> + <width>129</width> + <height>31</height> </rect> </property> <property name="sizeAdjustPolicy"> @@ -2371,7 +2371,7 @@ added by the ALC_EXT_DEDICATED extension.</string> <x>0</x> <y>0</y> <width>564</width> - <height>27</height> + <height>29</height> </rect> </property> <widget class="QMenu" name="menuFile"> |