aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/accordion_frame.cpp
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-12-20 14:11:31 -0800
committerGerald Combs <gerald@wireshark.org>2014-12-20 22:18:09 +0000
commitac69a6d1fa7a830a3e1b8b7d4ef8604c4e8285ed (patch)
tree9147abf748d1250162aad9f0f476b737ca4e07e3 /ui/qt/accordion_frame.cpp
parentd11e94b9dcafb559046a37d6ef26c364844943f9 (diff)
Qt: Use an accordion frame in the welcome screen.
Place the recent files list in an accordion frame so that showing and hiding is more visually smooth. Change-Id: Ifdc534a33aa9f93949c9f919cfe0765fbfcde750 Reviewed-on: https://code.wireshark.org/review/5924 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/accordion_frame.cpp')
-rw-r--r--ui/qt/accordion_frame.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/accordion_frame.cpp b/ui/qt/accordion_frame.cpp
index 1ad7e72ac8..fe13c660f9 100644
--- a/ui/qt/accordion_frame.cpp
+++ b/ui/qt/accordion_frame.cpp
@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-
#include "config.h"
#include <glib.h>