Wireshark-commits: [Wireshark-commits] master d42e0f7: Qt: Enable Drag and Drop in the main window.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 14 Jun 2015 18:06:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d42e0f7f1291af142e4edccfe947ee8ea01a8242
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d42e0f7 by Gerald Combs (gerald@xxxxxxxx):

    Qt: Enable Drag and Drop in the main window.
    
    Change-Id: I446163dd9e1a277118caab2f7296a3605cb23fd5
    Reviewed-on: https://code.wireshark.org/review/8917
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5432151   [Automatic update for 2015-06-14]
    adds  d42e0f7   Qt: Enable Drag and Drop in the main window.


Summary of changes:
 ui/qt/main_window.cpp |   27 +++++++++++++++++++++++++--
 ui/qt/main_window.h   |    2 ++
 ui/qt/main_window.ui  |    3 +++
 3 files changed, 30 insertions(+), 2 deletions(-)