Wireshark-commits: [Wireshark-commits] master 80e5546: qt: use NULL instead of Q_NULLPTR
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Apr 2016 15:25:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80e554659e17be8ab7fbe1eb3091b0445dc8cc0b
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

80e5546 by Martin Kaiser (wireshark@xxxxxxxxx):

    qt: use NULL instead of Q_NULLPTR
    
    Q_NULLPTR is not defined in Qt4
    
    Change-Id: I0dd5444c6c019b7e8f1a346d9e12432d9b306d8a
    Reviewed-on: https://code.wireshark.org/review/15197
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  b83c39e   Have daintree_sna_read_packet() do all the packet reading work.
    adds  80e5546   qt: use NULL instead of Q_NULLPTR


Summary of changes:
 ui/qt/overlay_scroll_bar.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)