src/configurationoptions.txt

changeset 48
3c10f0e2fbe0
parent 45
272c84c7c87e
child 170
9b655f6fe5a1
equal deleted inserted replaced
47:cd6704009eb9 48:3c10f0e2fbe0
9 9
10 # Rendering options 10 # Rendering options
11 option Locale = "system" 11 option Locale = "system"
12 option BackgroundColor = QColor{48, 48, 48} 12 option BackgroundColor = QColor{48, 48, 48}
13 option MainColor = QColor{255, 255, 64} 13 option MainColor = QColor{255, 255, 64}
14 option SelectedColor = QColor{32, 32, 224}
14 option LineThickness = 2.0f 15 option LineThickness = 2.0f
15 option LineAntiAliasing = true 16 option LineAntiAliasing = true
16 option RenderStyle = 0 17 option RenderStyle = 0
17 option DrawWireframe = false 18 option DrawWireframe = false
18 option MainWindowGeometry = QByteArray{} 19 option MainWindowGeometry = QByteArray{}

mercurial