Home
last modified time | relevance | path

Searched refs:APP_MAINT (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DAbout.h15 const wxString APP_MAINT = wxString(wxT("Alex Thüring"), wxConvUTF8); variable
18 …t wxString APP_COPYRIGHT = wxT("(c) ") + wxString(wxT(APP_COPYRIGHT_YEARS)) + wxT(" ") + APP_MAINT;
H A DAbout.cpp47 aboutinfo->Add(new wxStaticText(aboutPanel, -1, APP_MAINT), 1, wxEXPAND | wxALIGN_LEFT); in About()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/stc/
H A Dstctest.cpp59 #define APP_MAINT _T("Otto Wyss") macro
627 aboutinfo->Add (new wxStaticText(this, wxID_ANY, APP_MAINT), in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/stc/
H A Dstctest.cpp59 #define APP_MAINT _T("Otto Wyss") macro
627 aboutinfo->Add (new wxStaticText(this, wxID_ANY, APP_MAINT), in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/stc/
H A Dstctest.cpp59 #define APP_MAINT _T("Otto Wyss") macro
627 aboutinfo->Add (new wxStaticText(this, wxID_ANY, APP_MAINT), in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/stc/
H A Dstctest.cpp59 #define APP_MAINT _T("Otto Wyss") macro
627 aboutinfo->Add (new wxStaticText(this, wxID_ANY, APP_MAINT), in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/stc/
H A Dstctest.cpp57 #define APP_MAINT "Otto Wyss" macro
656 aboutinfo->Add (new wxStaticText(this, wxID_ANY, APP_MAINT), in wxBEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/stc/
H A Dstctest.cpp57 #define APP_MAINT wxT("Otto Wyss") macro
624 aboutinfo->Add (new wxStaticText(this, wxID_ANY, APP_MAINT), in wxBEGIN_EVENT_TABLE()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/stc/
H A Dstctest.cpp57 #define APP_MAINT wxT("Otto Wyss") macro
624 aboutinfo->Add (new wxStaticText(this, wxID_ANY, APP_MAINT), in wxBEGIN_EVENT_TABLE()