view src/gui/pages/history.cc @ 293:703fb7d7c917

INSTALL: update instructions
author Paper <paper@paper.us.eu.org>
date Sun, 12 May 2024 18:06:44 -0400
parents 4d461ef7d424
children
line wrap: on
line source

#include "gui/pages/history.h"

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