Wireshark-commits: [Wireshark-commits] master e8ef656: Qt: Remove an unneeded connection.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Nov 2019 21:23:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8ef656842b5853d99aeee1e515bb23c322fde5f
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e8ef656 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Remove an unneeded connection.
    
    Fixes
    
    Change-Id: I259e5bea0d0475d1bbb0c584b125a4ea819dda64
    12:31:07.342     Main Warn QObject::connect: No such slot AboutDialog::copyToClipboardTriggered() in ../ui/qt/about_dialog.cpp:300
    12:31:07.342     Main Warn QObject::connect:  (sender name:   'copyToClipboard')
    12:31:07.342     Main Warn QObject::connect:  (receiver name: 'AboutDialog')
    Reviewed-on: https://code.wireshark.org/review/35129
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  ae58402   3.1.1 → 3.1.2.
     add  e8ef656   Qt: Remove an unneeded connection.


Summary of changes:
 ui/qt/about_dialog.cpp | 1 -
 1 file changed, 1 deletion(-)