Mercurial > minori
comparison include/gui/pages/history.h @ 85:c69230dc2b5d
*: cleanup includes
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sun, 29 Oct 2023 00:57:03 -0400 |
parents | fe719c109dbc |
children | 8043152ef9d4 |
comparison
equal
deleted
inserted
replaced
84:eab9e623eb84 | 85:c69230dc2b5d |
---|---|
1 #ifndef __gui__pages__history_h | 1 #ifndef __gui__pages__history_h |
2 #define __gui__pages__history_h | 2 #define __gui__pages__history_h |
3 | |
3 #include <QWidget> | 4 #include <QWidget> |
4 | 5 |
5 class HistoryPage : public QWidget { | 6 class HistoryPage : public QWidget { |
6 Q_OBJECT | 7 Q_OBJECT |
7 | 8 |