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

Method setTerminalColorSchemesPath

src/tools/ecode/terminalmanager.cpp:147–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147void TerminalManager::setTerminalColorSchemesPath( const std::string& terminalColorSchemesPath ) {
148 mTerminalColorSchemesPath = terminalColorSchemesPath;
149}
150
151void TerminalManager::updateColorSchemeMenu() {
152 for ( UIPopUpMenu* menu : mColorSchemeMenus ) {

Callers 1

loadConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected