#include "macbackend.hpp" QPixmap PlatformBackend::getCursor() { #warning "TODO: Mac backend" return QPixmap(); }