Wireshark-commits: [Wireshark-commits] master 5ccd8af: qt_ui_utils.h: fix @param command used in a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Jul 2015 22:57:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ccd8afe9f3eb0956cd7dce994a677a8cfc9f4bf
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5ccd8af by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    qt_ui_utils.h: fix @param command used in a comment that is not attached to a function declaration [-Wdocumentation]
    
    Move class declaration on the top
    
    Change-Id: I4ced45f2c677a41cc8f5180d2eb5d211f4c6e6c1
    Reviewed-on: https://code.wireshark.org/review/9518
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0619ed2   Finish removal of Q_UNUSED. Todo: qcustomplot via upstream
    adds  5ccd8af   qt_ui_utils.h: fix @param command used in a comment that is not attached to a function declaration [-Wdocumentation]


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