Mercurial > minori
view src/gui/pages/history.cc @ 288:8b9db17d1e5f
autoconf: don't need Qt5Svg
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Wed, 08 May 2024 16:47:25 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }