1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-26 06:46:34 -04:00

DATV demod: GUI: added tooltip

This commit is contained in:
f4exb 2018-02-26 01:33:50 +01:00
parent 1e360fa63c
commit a406128c47

View File

@ -606,6 +606,9 @@
<height>81</height> <height>81</height>
</rect> </rect>
</property> </property>
<property name="toolTip">
<string>Stream information</string>
</property>
<property name="readOnly"> <property name="readOnly">
<bool>true</bool> <bool>true</bool>
</property> </property>