view src/gui/pages/history.cc @ 292:ac1451035c85

dialog/about: add utf8proc
author Paper <paper@paper.us.eu.org>
date Sun, 12 May 2024 18:01:16 -0400
parents 4d461ef7d424
children
line wrap: on
line source

#include "gui/pages/history.h"

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