#include <private/qwaylandcursor_p.h>

int main()
{
    // use symbol
    QtWaylandClient::QWaylandCursor cursor(Q_NULLPTR);
}
