File:  [Isaki's NoNo m68k/m88k emulator] / nono / wx / wxfitframe.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed Apr 29 17:04:53 2026 UTC (3 months ago) by root
Branches: MAIN, Isaki
CVS tags: v010, HEAD
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&);
};

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.