Mercurial > minori
view src/gui/pages/history.cc @ 335:5098387a3a46
kitsu: remove unused constants, fix token expiration calculation
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Wed, 19 Jun 2024 06:11:38 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }