aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/about_dialog.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-11-08 11:00:51 -0800
committerGerald Combs <gerald@wireshark.org>2016-11-08 20:26:13 +0000
commit7d2dc97c43021cbef5e561c050cb36760ed81a43 (patch)
tree8d6c2113bc141f8431999f53889e931db6689b59 /ui/qt/about_dialog.ui
parenta77e8a325212518419df890570f8b03a3afdb67f (diff)
Qt: Restore the default "About" box tab.
Set the default about box tab back to "Wireshark". (Presumably this changed due to Qt Creator's annoying last-tab-selected-wins behavior.) Change-Id: I85f64b623758a14e9588f6b3929bad26a6a60ad5 Reviewed-on: https://code.wireshark.org/review/18716 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/about_dialog.ui')
-rw-r--r--ui/qt/about_dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/about_dialog.ui b/ui/qt/about_dialog.ui
index 3e303f8fe4..e517db60f3 100644
--- a/ui/qt/about_dialog.ui
+++ b/ui/qt/about_dialog.ui
@@ -23,7 +23,7 @@
</size>
</property>
<property name="currentIndex">
- <number>1</number>
+ <number>0</number>
</property>
<property name="documentMode">
<bool>false</bool>