mobile-widgets: correct empty lines
Remove extra empty lines in themeinterface.cpp just a cleanup, no functionality change. Signed-off-by: jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8339384eeb
commit
5a7ebe15a5
@ -62,8 +62,6 @@ void themeInterface::set_currentScale(double newScale)
|
||||
emit titlePointSizeChanged(m_titlePointSize);
|
||||
}
|
||||
|
||||
|
||||
|
||||
void themeInterface::update_theme()
|
||||
{
|
||||
if (m_currentTheme == "Blue") {
|
||||
@ -110,5 +108,3 @@ void themeInterface::update_theme()
|
||||
m_iconStyle = ":/icons-dark";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user