changeset 955:76b46442fc2d scalable-icons

Update splash, and a build fix
author Chris Cannam
date Wed, 06 May 2015 13:16:05 +0100
parents 74b3eaa684d3
children e12fd2303ed2
files .hgsubstate main/SVSplash.cpp
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Wed May 06 13:02:28 2015 +0100
+++ b/.hgsubstate	Wed May 06 13:16:05 2015 +0100
@@ -1,5 +1,5 @@
 d16f0fd6db6104d87882bc43788a3bb1b0f8c528 dataquay
-5327d8078a7bd9b834008da352d1edf9b257fba0 icons/scalable
+4f3a3e803e587c67049e3eef1ea063b065359545 icons/scalable
 55ece8862b6d3a54aad271a53f9c1615e5d3bcf8 sv-dependency-builds
 c651a736ebc497cf4104fe2db6a8f97efc412de1 svapp
 32ab6c48efaa23d24a67315bccdc27f3ba1a18d5 svcore
--- a/main/SVSplash.cpp	Wed May 06 13:02:28 2015 +0100
+++ b/main/SVSplash.cpp	Wed May 06 13:16:05 2015 +0100
@@ -21,6 +21,8 @@
 #include <QDesktopWidget>
 #include <QSvgRenderer>
 
+#include <cmath>
+
 #include <iostream>
 using namespace std;