Files
termux-packages/x11-packages/nextcloud-client/theme.cpp.patch
2024-04-02 08:09:27 +00:00

17 lines
317 B
Diff

--- a/src/libsync/theme.cpp
+++ b/src/libsync/theme.cpp
@@ -20,11 +20,12 @@
#include "common/vfs.h"
#include <QtCore>
-#ifndef TOKEN_AUTH_ONLY
#include <QtGui>
+#ifndef TOKEN_AUTH_ONLY
#include <QStyle>
#include <QApplication>
#endif
+#include <QPainterPath>
#include <QSslSocket>
#include <QSvgRenderer>