URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80342e43e8e781d75161dab9730839a03cb97763
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
80342e4 by Gerald Combs (gerald@xxxxxxxx):
Qt: Make WiresharkDialog act like a window.
Set Qt::Window when we initialize QDialog. This should add a minimize
button to most of the dialogs that need one.
Change-Id: I8595dee9c6a28a4e0a8518213176ba10a6d8dcc6
Reviewed-on: https://code.wireshark.org/review/7093
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from a0498f1 Qt: Double clicking a packet opens the packet window.
adds 80342e4 Qt: Make WiresharkDialog act like a window.
Summary of changes:
ui/qt/wireshark_dialog.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)