Wireshark-commits: [Wireshark-commits] master b00e7fc: Constify some method arguments, and don't ca

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 20:01:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b00e7fc088df2865fa918b4c73705d0e725fc7f2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b00e7fc by Guy Harris (guy@xxxxxxxxxxxx):

    Constify some method arguments, and don't cast away constness.
    
    Change-Id: I266a724ff672026b3fdf07ac2eb2260f37c04247
    Reviewed-on: https://code.wireshark.org/review/25940
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ba7657c   Cast away constness at the point where it can't be avoided.
    adds  b00e7fc   Constify some method arguments, and don't cast away constness.


Summary of changes:
 ui/qt/wlan_statistics_dialog.cpp | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)