summaryrefslogtreecommitdiff
path: root/ui/qt/file_set_dialog.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-07-25 23:49:47 +0000
committerGerald Combs <gerald@wireshark.org>2013-07-25 23:49:47 +0000
commita05f55bffc2bc7d52d3f35370a7ae1eea2b75839 (patch)
tree94644ff0a3cc6cf339a165087ddbfb0c1e553760 /ui/qt/file_set_dialog.ui
parent7d73903af6209ef1b013c6ed61c866291bfb3785 (diff)
downloadwireshark-a05f55bffc2bc7d52d3f35370a7ae1eea2b75839.tar.gz
Add a UAT dialog. Make UAT preferences uat_t * instead of void *.
C++-ize the UAT headers. Add an ElidedLabel widget. Use it in the File Set, Profile, and UAT dialogs. Update the Qt README. svn path=/trunk/; revision=50896
Diffstat (limited to 'ui/qt/file_set_dialog.ui')
-rw-r--r--ui/qt/file_set_dialog.ui9
1 files changed, 8 insertions, 1 deletions
diff --git a/ui/qt/file_set_dialog.ui b/ui/qt/file_set_dialog.ui
index 6722b98418..f017d0eb46 100644
--- a/ui/qt/file_set_dialog.ui
+++ b/ui/qt/file_set_dialog.ui
@@ -32,7 +32,7 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="directoryLabel">
+ <widget class="ElidedLabel" name="directoryLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Preferred">
<horstretch>1</horstretch>
@@ -114,6 +114,13 @@
</item>
</layout>
</widget>
+ <customwidgets>
+ <customwidget>
+ <class>ElidedLabel</class>
+ <extends>QLabel</extends>
+ <header>elided_label.h</header>
+ </customwidget>
+ </customwidgets>
<resources/>
<connections>
<connection>