Wireshark-commits: [Wireshark-commits] master 714c597: Qt UI: use a default (and minimum) value of

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Dec 2015 14:56:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=714c59777a136dc75ef4de9dfce3136549fcece0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

714c597 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Qt UI: use a default (and minimum) value of 2 for the number of files in a
    ring buffer.
    
    This matches the Gtk UI.
    
    (Note that the Qt UI's upper limit for this option (1k) is much lower than
    the Gtk UI's (100k).)
    
    Change-Id: Ie5b5b7b4bdb9205594ed7fcc38630a6268cc3acf
    Reviewed-on: https://code.wireshark.org/review/12711
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  444dfda   Allow "capture info data" to not be a singleton.
    adds  714c597   Qt UI: use a default (and minimum) value of 2 for the number of files in a ring buffer.


Summary of changes:
 ui/qt/capture_interfaces_dialog.ui |    6 ++++++
 1 file changed, 6 insertions(+)