Mercurial > minori
view src/gui/pages/history.cc @ 306:f4538a4c91ba
cleanup: remove extraneous executable flags
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Sun, 19 May 2024 17:48:52 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }