Mercurial > minori
annotate src/gui/pages/history.cc @ 355:83e6ba09338f
gui/pages/seasons: fix function disambiguation on win32
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Sun, 14 Jul 2024 23:46:18 -0400 |
| parents | 4d461ef7d424 |
| children | ea3a74ed2ef9 |
| rev | line source |
|---|---|
|
54
466ac9870df9
add stub pages (to be implemented)
Paper <mrpapersonic@gmail.com>
parents:
diff
changeset
|
1 #include "gui/pages/history.h" |
|
466ac9870df9
add stub pages (to be implemented)
Paper <mrpapersonic@gmail.com>
parents:
diff
changeset
|
2 |
| 64 | 3 HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { |
|
54
466ac9870df9
add stub pages (to be implemented)
Paper <mrpapersonic@gmail.com>
parents:
diff
changeset
|
4 } |
