view src/gui/pages/history.cc @ 241:06d6c351925c

*: reorganize resources, +docs, build translations with autotools
author Paper <paper@paper.us.eu.org>
date Mon, 22 Jan 2024 16:36:19 -0500
parents 4d461ef7d424
children
line wrap: on
line source

#include "gui/pages/history.h"

HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) {
}