summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 3ea0e4a..53fd150 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -78,6 +78,7 @@ private:
QSvgWidget *m_Banner;
QList<QWidget*> m_DecoItems;
QTextEdit *m_News;
+ QRect m_lastRelayout;
};
#endif // MAINWINDOW_H