view src/gui/pages/history.cc @ 385:aa38b904de4f

http: fix incorrect type in curl_easy_setopt hahaha
author Paper <paper@tflc.us>
date Thu, 06 Nov 2025 08:58:05 -0500
parents ea3a74ed2ef9
children
line wrap: on
line source

#include "gui/pages/history.h"

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