Mercurial > minori
view src/gui/pages/history.cc @ 371:c87dcf967cff
dep/animone: add mpc-qt posix and x11
author | Paper <paper@tflc.us> |
---|---|
date | Fri, 25 Jul 2025 11:01:57 -0400 |
parents | ea3a74ed2ef9 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget *parent) : QWidget(parent) { }