MCPcopy Create free account
hub / github.com/KDE/kdevelop / loadUiPreferences

Method loadUiPreferences

kdevplatform/shell/mainwindow.cpp:154–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154void MainWindow::loadUiPreferences()
155{
156 loadCornerSettings();
157 updateAllTabColors();
158 Sublime::MainWindow::loadUiPreferences();
159}
160
161void MainWindow::ensureVisible()
162{

Callers 1

applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected