summaryrefslogtreecommitdiff
path: root/ui/qt/tcp_stream_dialog.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-09-16 17:28:42 +0000
committerGerald Combs <gerald@wireshark.org>2013-09-16 17:28:42 +0000
commitf36c727fb06d6f6b90ecba79c8ccd77379fe7ebd (patch)
treef253adf26176c72f927c5c380630efa0e7527ed2 /ui/qt/tcp_stream_dialog.ui
parent6a1bd211fd9296071cf4b6b0adff91d9eaca81e3 (diff)
downloadwireshark-f36c727fb06d6f6b90ecba79c8ccd77379fe7ebd.tar.gz
Add stream information to the hint label. Update our hint more often.
Add a "to do" list. svn path=/trunk/; revision=52102
Diffstat (limited to 'ui/qt/tcp_stream_dialog.ui')
-rw-r--r--ui/qt/tcp_stream_dialog.ui9
1 files changed, 2 insertions, 7 deletions
diff --git a/ui/qt/tcp_stream_dialog.ui b/ui/qt/tcp_stream_dialog.ui
index 56a4a481f8..6a2fbc711a 100644
--- a/ui/qt/tcp_stream_dialog.ui
+++ b/ui/qt/tcp_stream_dialog.ui
@@ -28,7 +28,7 @@
</widget>
</item>
<item>
- <widget class="ElidedLabel" name="hintLabel">
+ <widget class="QLabel" name="hintLabel">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;
@@ -68,7 +68,7 @@
&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
- <string>&lt;i&gt;Mouse over for shortcuts&lt;/i&gt;</string>
+ <string>&lt;small&gt;&lt;i&gt;Mouse over for shortcuts&lt;/i&gt;&lt;/small&gt;</string>
</property>
</widget>
</item>
@@ -468,11 +468,6 @@
<header>qcustomplot.h</header>
<container>1</container>
</customwidget>
- <customwidget>
- <class>ElidedLabel</class>
- <extends>QLabel</extends>
- <header>elided_label.h</header>
- </customwidget>
</customwidgets>
<resources/>
<connections>