One more whitespace fix to match upstream coding standards.
This commit is contained in:
parent
12f7dd61c8
commit
d3bc0d2254
@ -67,7 +67,7 @@ diff -ur qt-everywhere-opensource-src-4.6.2/src/gui/painting/qprinter.cpp qt-eve
|
||||
+
|
||||
+ if (cups.currentPPD()) {
|
||||
+ // set default color
|
||||
+ if(cups.currentPPD()->color_device)
|
||||
+ if (cups.currentPPD()->color_device)
|
||||
+ setColorMode(Color);
|
||||
+ else
|
||||
+ setColorMode(GrayScale);
|
||||
|
Loading…
x
Reference in New Issue
Block a user