summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWildemann Stefan <stefan.wildemann@corpuls.com>2017-02-21 16:31:44 +0100
committerWildemann Stefan <stefan.wildemann@corpuls.com>2017-02-21 16:31:44 +0100
commite4aace533975f466471d49ba23450818f7f8d93f (patch)
tree4f6f50e46b47259dc7960eadf2a997e82b085663
parent2de6c247780f513d032f065469e62c24e7f8b1d9 (diff)
downloadnavit-e4aace533975f466471d49ba23450818f7f8d93f.tar.gz
Revert "Temporary: Enable Qt5 graphics in navit_shipped.xml"
This reverts commit d7da3842b3170c179049eb3348e152646788fb91.
-rw-r--r--navit/navit_shipped.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index cd790f428..eb2191963 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -38,7 +38,7 @@
<navit center="11.5666 48.1333" zoom="256" tracking="1" orientation="-1" recent_dest="250" drag_bitmap="0">
<!-- Use one of gtk_drawing_area, qt_qpainter or sdl.
On windows systems, use win32 -->
- <graphics type="qt5" w="792" h="547"/>
+ <graphics type="gtk_drawing_area"/>
<!-- The following line let you select which graphical user interface you'd like to use.
Options include internal (optimized for touch screen devices), gtk (useful for desktop computers).
If you don't like the internal gui, set enabled=yes for the following tag and enabled=no for the gui internal tag -->