K 10 svn:author V 4 bsam K 8 svn:date V 27 2018-12-16T10:21:44.377613Z K 7 svn:log V 277 print/scribus: Fix build at HEAD. The error: ----- scribus-1.4.7/scribus/gtdialogs.cpp:163:31: error: ordered comparison between pointer and zero ('const void *' and 'int') if (importers.contains(res) > 0) ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ----- END