update Export Report GUI for extended spect. range

This commit is contained in:
Robin Gareus 2016-02-15 18:55:24 +01:00
parent 1355d186cb
commit abbaaeba02
1 changed files with 1 additions and 1 deletions

View 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;