update Export Report GUI for extended spect. range
authorRobin Gareus <robin@gareus.org>
Mon, 15 Feb 2016 17:55:24 +0000 (18:55 +0100)
committerRobin Gareus <robin@gareus.org>
Mon, 15 Feb 2016 17:55:24 +0000 (18:55 +0100)
gtk2_ardour/export_report.cc

index 3755445e53ac926066cf5b112b54d9745c5813d3..c639db7b6e1b2f106c6e9ad3964a63a0abfcda1c 100644 (file)
@@ -199,7 +199,7 @@ ExportReport::ExportReport (Session* session, StatusPtr s)
 
                TXTSIZE(0, _("(too short integration time)"), get_SmallFont);
 
-               TXTSIZE(0, _("-88"), get_SmallMonospaceFont);
+               TXTSIZE(0, _("-888"), get_SmallMonospaceFont);
                anw = w;
                m_r = anw + 10;
                mnh = h + 1;