libsync: Fix build error with TOKEN_AUTH_ONLY
authorGerhard Gappmeier <gerhard.gappmeier@ascolab.com>
Thu, 8 Nov 2018 17:17:29 +0000 (18:17 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:18 +0000 (10:58 +0100)
commitb3792ac1f0d458d425cc36939ed1b9275d2a0b61
treea9979dae8c3da0503ed3765337d54df57d92f6b1
parentff9bd84c45ce9471c8355be1e9b591322d1b5a1b
libsync: Fix build error with TOKEN_AUTH_ONLY

When enabling TOKEN_AUTH_ONLY, the code path using QPainter is disabled.
So we also don't need the includes.
This header is not available for Remarkable.
src/libsync/networkjobs.cpp