view src/gui/pages/history.cc @ 408:9323153786dc default tip

http: fix build fail under non-mac
author Paper <paper@tflc.us>
date Wed, 21 Jan 2026 11:35:32 -0500
parents ea3a74ed2ef9
children
line wrap: on
line source

#include "gui/pages/history.h"

HistoryPage::HistoryPage(QWidget *parent) : QWidget(parent)
{
}