From ac2522d2095a2da6a45d42caa656ee76b4285e14 Mon Sep 17 00:00:00 2001 From: Bryant Date: Mon, 20 May 2013 20:00:30 -0700 Subject: [PATCH] Forgot to update the resource file to point to the new names for the CSS files. --- qgroundcontrol.qrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qgroundcontrol.qrc b/qgroundcontrol.qrc index 4b47ee099e..1323ec395e 100644 --- a/qgroundcontrol.qrc +++ b/qgroundcontrol.qrc @@ -88,7 +88,7 @@ files/images/status/audio-volume-low.svg files/images/status/audio-volume-high.svg files/images/status/colorbars.png - files/styles/style-indoor.css + files/styles/style-dark.css files/images/splash.png files/audio/alert.wav demo-log.txt @@ -98,7 +98,7 @@ files/images/earth.html files/images/mapproviders/googleearth.svg files/images/contrib/slugs.png - files/styles/style-outdoor.css + files/styles/style-light.css files/images/patterns/lenna.jpg files/images/rc_stick.svg files/images/actions/qgroundcontrol-connect.svg -- GitLab