diff view/View.h @ 663:1a0fdad4af4d tonioni

Merge from the default branch
author Chris Cannam
date Fri, 12 Jul 2013 13:25:22 +0100
parents c3593bb2de6b
children 596414d20ef0
line wrap: on
line diff
--- a/view/View.h	Thu Jun 20 13:47:36 2013 +0100
+++ b/view/View.h	Fri Jul 12 13:25:22 2013 +0100
@@ -190,7 +190,8 @@
 
     enum TextStyle {
 	BoxedText,
-	OutlinedText
+	OutlinedText,
+        OutlinedItalicText
     };
 
     virtual void drawVisibleText(QPainter &p, int x, int y,