From 159cc7d76cb74cda45b1419513ed6f9ef39ce9b9 Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Thu, 4 Jun 2015 22:49:19 +0200 Subject: Fix logview crash --- src/gui/logviewform.ui | 209 ++++++++++++++++++++++++++----------------------- 1 file changed, 113 insertions(+), 96 deletions(-) (limited to 'src/gui/logviewform.ui') diff --git a/src/gui/logviewform.ui b/src/gui/logviewform.ui index 6c90cc7..a3f783e 100644 --- a/src/gui/logviewform.ui +++ b/src/gui/logviewform.ui @@ -1,98 +1,115 @@ - - - - - LogViewForm - - - - 0 - 0 - 599 - 472 - - - - Twinkle - Log - - - - - - QPlainTextEdit::NoWrap - - - true - - - Contents of the current log file (~/.twinkle/twinkle.log) - - - - - - - &Close - - - Alt+C - - - - - - - - 360 - 20 - - - - QSizePolicy::Expanding - - - Qt::Horizontal - - - - - - - C&lear - - - Alt+L - - - Clear the log window. This does <b>not</b> clear the log file itself. - - - - - - - - - logTextEdit - clearPushButton - closePushButton - - - qfile.h - - - - closePushButton - clicked() - LogViewForm - close() - - - clearPushButton - clicked() - LogViewForm - clear() - - + + LogViewForm + + + + 0 + 0 + 599 + 472 + + + + Twinkle - Log + + + + + + Contents of the current log file (~/.twinkle/twinkle.log) + + + QPlainTextEdit::NoWrap + + + true + + + + + + + &Close + + + Alt+C + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 360 + 20 + + + + + + + + Clear the log window. This does <b>not</b> clear the log file itself. + + + C&lear + + + Alt+L + + + + + + + + logTextEdit + clearPushButton + closePushButton + + + qfile.h + + + + + closePushButton + clicked() + LogViewForm + close() + + + 20 + 20 + + + 20 + 20 + + + + + clearPushButton + clicked() + LogViewForm + clear() + + + 20 + 20 + + + 20 + 20 + + + + -- cgit v1.2.3