|
@@ -79,7 +79,7 @@ Window {
|
|
|
property bool showScreenResolution: false
|
|
|
property string effect: ""
|
|
|
property string view: "Well"
|
|
|
- property bool smoothArt: false
|
|
|
+ property bool smoothArt: true
|
|
|
property bool randomlyMirrorArt: false
|
|
|
property bool fullscreen: true
|
|
|
|