Mercurial > minori
view src/gui/pages/history.cc @ 262:8e282d0dc282
automake: update osx header files
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Wed, 03 Apr 2024 20:26:03 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }