Repair the Windows Build
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 30 Nov 2020 11:47:17 +0000 (12:47 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:21 +0000 (10:59 +0100)
commit2cf76bbcbf6016590032b352d754b744aca0018c
treecb402c377a71982743f898f95fba7e01a2079351
parentdd3e70b66762abc611ecb4c2715eef9bfea0eb09
Repair the Windows Build

We now enforce the use of QStringLiteral and friends in some places,
but that feel through the cracks for some of the Windows specific code.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/common/utility_win.cpp
src/csync/csync_exclude.cpp