QTimer may not be an incomplete type as it is used as a member variable. Add…

Authored by adridg on Apr 24 2018, 5:15 PM.

Description

QTimer may not be an incomplete type as it is used as a member variable. Add the #include to fully define the type. This problem shows up when this header is included in a context that doesn't already have QTimer included -- CMake 3.11 exposes that accidentally.

Upstreamed from FreeBSD ports.

Details

Committed
adridgApr 24 2018, 5:15 PM
Parents
R473:28252ee9db1d: Align rows around vertical center
Branches
Unknown
Tags
Unknown