#pragma once #include #include #include #include #ifdef QCOM2 #include #include #include #endif #include "system/hardware/hw.h" const QString ASSET_PATH = ":/"; const QSize DEVICE_SCREEN_SIZE = {2160, 1080}; void setMainWindow(QWidget *w);