Wireshark-commits: [Wireshark-commits] master 7ebe97a: Qt: Fix the main welcome banner.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 May 2015 21:02:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ebe97a4b9facee8d2533264f02c281a5f7ed052
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7ebe97a by Gerald Combs (gerald@xxxxxxxxxxxxx):

    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@xxxxxxxxxxxxx>
    

Actions performed:

    from  f1c375d   Try to handle the executable being a libtool wrapper.
    adds  7ebe97a   Qt: Fix the main welcome banner.


Summary of changes:
 ui/qt/main_welcome.cpp |    2 +-
 ui/qt/main_welcome.ui  |    3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)