diff svgui.pro @ 957:4b5efd76a55c scalable-icons

Experiment with loading SVGs
author Chris Cannam
date Wed, 06 May 2015 10:08:28 +0100
parents 20698aa6a517
children 9b4771ba2e3e
line wrap: on
line diff
--- a/svgui.pro	Mon Apr 20 10:10:26 2015 +0100
+++ b/svgui.pro	Wed May 06 10:08:28 2015 +0100
@@ -26,7 +26,7 @@
 }
 
 CONFIG += staticlib qt thread warn_on stl rtti exceptions c++11
-QT += network xml gui widgets
+QT += network xml gui widgets svg
 
 TARGET = svgui