Changeset - 97cc2a575016
[Not reviewed]
new-reader
0 1 0
Hasan Yavuz Ă–ZDERYA - 9 years ago 2016-06-12 16:34:39
hy@ozderya.net
added tooltip for sync word edit box
1 file changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/framedreadersettings.ui
Show inline comments
 
@@ -35,7 +35,11 @@
 
      <enum>QFormLayout::FieldsStayAtSizeHint</enum>
 
     </property>
 
     <item row="0" column="1">
 
      <widget class="CommandEdit" name="leSyncWord"/>
 
      <widget class="CommandEdit" name="leSyncWord">
 
       <property name="toolTip">
 
        <string>Enter the 'Frame Start' bytes in hexadecimal.</string>
 
       </property>
 
      </widget>
 
     </item>
 
     <item row="1" column="0">
 
      <widget class="QLabel" name="label_2">
0 comments (0 inline, 0 general)