From 5a7ebe15a5bd278c581038d1e38e7a5f589c2edc Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 15 Jan 2020 09:52:08 +0100 Subject: mobile-widgets: correct empty lines Remove extra empty lines in themeinterface.cpp just a cleanup, no functionality change. Signed-off-by: jan Iversen Signed-off-by: Dirk Hohndel --- mobile-widgets/themeinterface.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mobile-widgets') diff --git a/mobile-widgets/themeinterface.cpp b/mobile-widgets/themeinterface.cpp index 6419ce7ec..21c189618 100644 --- a/mobile-widgets/themeinterface.cpp +++ b/mobile-widgets/themeinterface.cpp @@ -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"; } } - - -- cgit v1.2.3-70-g09d2