Fix About->Acknowledgements
authorMichał Łabędzki <michal.labedzki@wireshark.org>
Tue, 30 Oct 2018 12:57:37 +0000 (13:57 +0100)
committerGerald Combs <gerald@wireshark.org>
Tue, 30 Oct 2018 13:14:15 +0000 (13:14 +0000)
commit41f4c7d071b02750d17d14fb8e0985288cab8153
tree8d92087cea991192227a557d93b3ae7840d74cbc
parent1a2aa0e901e38d8abcd0368c500f8990f866783b
Fix About->Acknowledgements

Add prefix and postfix "=" to satisfy text splitter to avoid empty text area.

Change-Id: I3c8e4fd4711ea8fcc7bba9583ff3fe5cb06ce4a1
Reviewed-on: https://code.wireshark.org/review/30428
Reviewed-by: Gerald Combs <gerald@wireshark.org>
ui/qt/about_dialog.cpp