Commit 47d63ad5 authored by Max-Wilhelm Bruker's avatar Max-Wilhelm Bruker
Browse files

added some countries and zonebgs

parent da467468
......@@ -5,7 +5,9 @@ INCLUDEPATH += . src ../common
MOC_DIR = build
OBJECTS_DIR = build
RESOURCES = cockatrice.qrc
QT += network script svg multimedia
QT += network script svg
CONFIG += mobility
MOBILITY = multimedia
HEADERS += src/abstractcounter.h \
src/counter_general.h \
......
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 3" width="1000" height="600"><rect fill="#fdb913" width="5" height="3"/><rect fill="#c1272d" y="1.5" width="5" height="1.5"/><rect fill="#006a44" y="1" width="5" height="1"/></svg>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="600">
<rect width="1000" height="300" y="300" fill="#00A1DE
"/>
<rect width="1000" height="300" fill="#ed2939"/>
<rect width="1000" height="200" y="200" fill="#fff"/>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600">
<rect fill="#9E3039" width="1200" height="600"/>
<rect fill="#fff" y="240" width="1200" height="120"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<svg width="900" height="600" xmlns="http://www.w3.org/2000/svg">
<rect height="600" width="900" fill="#DA121A"/>
<rect height="600" width="300" fill="#fff" x="300"/>
</svg>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment