Wireshark-commits: [Wireshark-commits] master ec6ec49: Qt: Fix automatic update status in welcome s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Feb 2015 00:16:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec6ec4994152f7d06d09544d61900f3ce1d55ced
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ec6ec49 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Fix automatic update status in welcome screen.
    
    Wait until the application has been initialized before checking
    prefs.gui_update_enabled.
    
    Change-Id: I6e52ba26064b6c5b882992c30c76b65d4a618848
    Reviewed-on: https://code.wireshark.org/review/7268
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0d3b51a   Remove quotes from an Nmake macro.
    adds  ec6ec49   Qt: Fix automatic update status in welcome screen.


Summary of changes:
 ui/qt/main_welcome.cpp |   39 ++++++++++++++++++++-------------------
 ui/qt/main_welcome.h   |    2 +-
 2 files changed, 21 insertions(+), 20 deletions(-)