#pragma once #include namespace qs::wayland::util { void scheduleCommit(QtWaylandClient::QWaylandWindow* window); }