Home
last modified time | relevance | path

Searched refs:m_UpButton (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FileManager/
H A DFileExplorer.h150 wxButton *m_UpButton; variable
H A DFileExplorer.cpp317m_UpButton = new wxButton(this,ID_FILE_UPBUTTON,_("^"),wxDefaultPosition,wxDefaultSize,wxBU_EXACTF… in BEGIN_EVENT_TABLE()
319 bshloc->Add(m_UpButton, 0, wxEXPAND); in BEGIN_EVENT_TABLE()