Annotation of nono/wx/wxversion.h, revision 1.1

1.1     ! root        1: //
        !             2: // nono
        !             3: // Copyright (C) 2020 nono project
        !             4: // Licensed under nono-license.txt
        !             5: //
        !             6: 
        !             7: // バージョンダイアログ
        !             8: 
        !             9: #pragma once
        !            10: 
        !            11: #include "wxheader.h"
        !            12: 
        !            13: class WXVersionDlg : public wxDialog
        !            14: {
        !            15:        using inherited = wxDialog;
        !            16:  public:
        !            17:        WXVersionDlg(wxWindow *parent);
        !            18:        ~WXVersionDlg() override;
        !            19: };

unix.superglobalmegacorp.com

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