Mercurial > minori
view src/gui/pages/history.cc @ 265:ff0b2052b234
*: add missing utf8proc files
I'm an idiot LOL
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Thu, 11 Apr 2024 10:22:05 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }