Wireshark-commits: [Wireshark-commits] master c90fcba: Lua: Count Lua plugins in splash screen
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Aug 2015 16:17:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c90fcba042bf90d2c01d51e82671ce102612cf66
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c90fcba by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Lua: Count Lua plugins in splash screen
    
    This will avoid slow startup when having many Lua plugins.
    
    Change-Id: I67b5f38108a5c500682bc727734375da5fa762c8
    Reviewed-on: https://code.wireshark.org/review/9910
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  c8ca0ae   Try to fix casting issues with older versions of GLib.
    adds  c90fcba   Lua: Count Lua plugins in splash screen


Summary of changes:
 ui/qt/splash_overlay.cpp |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)