summaryrefslogtreecommitdiff
path: root/ui/qt/main_welcome.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-05-11 13:53:15 -0700
committerGerald Combs <gerald@wireshark.org>2015-05-11 21:02:31 +0000
commit7ebe97a4b9facee8d2533264f02c281a5f7ed052 (patch)
tree4d2e153c1473eed42896a0a595ed224423d3b7ed /ui/qt/main_welcome.ui
parentf1c375d0068eb79fd42024bf4e6f4216e13881cf (diff)
downloadwireshark-7ebe97a4b9facee8d2533264f02c281a5f7ed052.tar.gz
Qt: Fix the main welcome banner.
Leave the text empty, otherwise it overwrites "Development Version" at inopportune times. Remove a QDebug include. Change-Id: I94060ef69cc3b42dda39adfe34d2c0bfbe564ec2 Reviewed-on: https://code.wireshark.org/review/8407 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/main_welcome.ui')
-rw-r--r--ui/qt/main_welcome.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/qt/main_welcome.ui b/ui/qt/main_welcome.ui
index 9362aa1f3a..3037468771 100644
--- a/ui/qt/main_welcome.ui
+++ b/ui/qt/main_welcome.ui
@@ -66,9 +66,6 @@
</item>
<item>
<widget class="QLabel" name="flavorBanner">
- <property name="text">
- <string>s</string>
- </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>