Mercurial > minori
view src/gui/pages/history.cc @ 330:e9d040e2045f
dialog/about: templateize
this should be pretty useful for e.g. localization
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Mon, 17 Jun 2024 05:16:57 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }