Mercurial > minori
view src/gui/pages/history.cc @ 312:11adae933b40
locale: remove old unfinished and probably bad spanish translation
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 11 Jun 2024 13:19:32 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }