URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44cf0bdccfc36e11419b1a9bf3d72ac0db13d58b
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
44cf0bd by Martin Kaiser (wireshark@xxxxxxxxx):
main_welcome: include QUrl
This fixes compilation with Qt4.
.../main_welcome.cpp: In member function ‘void MainWelcome::on_helpLabel_clicked()’:
.../main_welcome.cpp:509:69: error: invalid use of incomplete type ‘class QUrl’
Change-Id: Ib31a4e28f67a27d3f644e8a8cfd3e6d848e034c4
Reviewed-on: https://code.wireshark.org/review/18388
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from e858829 CMake: Disable Qt4 && (Windows || macOS).
adds 44cf0bd main_welcome: include QUrl
Summary of changes:
ui/qt/main_welcome.cpp | 1 +
1 file changed, 1 insertion(+)