MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getComboBox

Method getComboBox

src/eepp/ui/uimessagebox.cpp:254–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254UIComboBox* UIMessageBox::getComboBox() const {
255 return mComboBox;
256}
257
258void UIMessageBox::onWindowReady() {
259 forcedApplyStyle();

Callers 1

setIndentTabCharacterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected