File nitroshare-fix-qt-5.11-build.patch of Package nitroshare
--- a/src/application/splashdialog.cpp +++ b/src/application/splashdialog.cpp @@ -24,6 +24,7 @@ #include <QApplication> #include <QDesktopWidget> +#include <QStyle> #include "splashdialog.h"