Home
last modified time | relevance | path

Searched refs:sGetCommandLine (Results 1 – 3 of 3) sorted by relevance

/dports/net/opennx/opennx-0.16/
H A DX11PropertyDialog.cpp119 m_sCustomCommand = m_pCfg->sGetCommandLine(); in Create()
H A DMyXmlConfig.h254 wxString sGetCommandLine() { return m_sCommandLine; } in sGetCommandLine() function
H A DMyWizard.cpp829 … if (cfg->sGetCommandLine().IsEmpty() && (!cfg->bGetRunConsole()) && (!cfg->bGetRunXclients())) in CheckNextEnable()