MCPcopy Create free account
hub / github.com/SeaEpoch/MouseClick / connectInit

Method connectInit

src/mainwindow.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260void MainWindow::connectInit()
261{
262 connect(&SettingsAgent::instance(), &SettingsAgent::currentThemeChanged, this, &MainWindow::loadThemeStyelSheet);
263}
264
265MainWindow::~MainWindow()
266{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected