|
|
nono 0.1.6
//
// nono
// Copyright (C) 2021 nono project
// Licensed under nono-license.txt
//
#pragma once
#include "wxheader.h"
class WXFitFrame : public wxFrame
{
using inherited = wxFrame;
public:
WXFitFrame(wxWindow *parent, wxWindowID id, const wxString& title,
long style);
private:
void OnPaint(wxPaintEvent&);
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.