diff --git a/qmap/mainwindow.cpp b/qmap/mainwindow.cpp index 1b6e8c135..04e9351d5 100644 --- a/qmap/mainwindow.cpp +++ b/qmap/mainwindow.cpp @@ -934,7 +934,7 @@ void MainWindow::guiUpdate() QString t=QString::fromLatin1(decodes_.result[m_fetched]); if(m_UTC0!="" and m_UTC0!=t.left(4)) { t1="-"; - ui->decodedTextBrowser->append(t1.repeated(46)); + ui->decodedTextBrowser->append(t1.repeated(56)); } m_UTC0=t.left(4); ui->decodedTextBrowser->append(t.trimmed()); diff --git a/qmap/mainwindow.ui b/qmap/mainwindow.ui index f9a9b423d..877ce4850 100644 --- a/qmap/mainwindow.ui +++ b/qmap/mainwindow.ui @@ -6,7 +6,7 @@ 0 0 - 550 + 640 431 @@ -24,7 +24,7 @@ - 550 + 640 800 @@ -38,77 +38,6 @@ - - - - - 0 - 0 - - - - - 453 - 170 - - - - - 620 - 16777215 - - - - UTC Freq Fsked DT dB Message - - - - - - - 0 - 0 - - - - - 500 - 100 - - - - - 610 - 400 - - - - - Courier New - 10 - - - - Qt::ScrollBarAlwaysOn - - - Qt::ScrollBarAsNeeded - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Courier New'; font-size:10pt; font-weight:400; font-style:normal;"> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> - - - false - - - - - - @@ -377,6 +306,77 @@ p, li { white-space: pre-wrap; } + + + + + 0 + 0 + + + + + 453 + 170 + + + + + 620 + 16777215 + + + + UTC Freq Fsked DT dB Message + + + + + + + 0 + 0 + + + + + 500 + 100 + + + + + 610 + 400 + + + + + Courier New + 10 + + + + Qt::ScrollBarAlwaysOn + + + Qt::ScrollBarAsNeeded + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Courier New'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> + + + false + + + + + + @@ -386,7 +386,7 @@ p, li { white-space: pre-wrap; } 0 0 - 550 + 640 21