diff textabbrev.h @ 53:3c46b2ac45d3

* Put proper labels &c in changeset items; colour branches and users; etc
author Chris Cannam
date Fri, 12 Nov 2010 16:48:18 +0000
parents c76782c14371
children f583e44d9d31
line wrap: on
line diff
--- a/textabbrev.h	Fri Nov 12 11:32:01 2010 +0000
+++ b/textabbrev.h	Fri Nov 12 16:48:18 2010 +0000
@@ -57,7 +57,8 @@
                               const QFontMetrics &metrics,
                               int &maxWidth,
                               Policy policy = ElideEnd,
-                              QString ellipsis = "");
+                              QString ellipsis = "",
+                              int wrapLines = 1);
     
     /**
      * Abbreviate all of the given texts to the given maximum length,