mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
src/gui/plugins.cpp
src/gui/plugins.h
Origin commit data
------------------
Commit: a11e7df409
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-08 (Fri, 08 Sep 2017)
This commit is contained in:
@@ -128,8 +128,8 @@ void CRCLock::lockRC()
|
||||
if (lockIcon == NULL)
|
||||
{
|
||||
lockIcon = new CComponentsPicture(
|
||||
g_settings.screen_StartX + 10,
|
||||
g_settings.screen_StartY + 10,
|
||||
g_settings.screen_StartX + OFFSET_INNER_MID,
|
||||
g_settings.screen_StartY + OFFSET_INNER_MID,
|
||||
NEUTRINO_ICON_RCLOCK);
|
||||
lockIcon->doPaintBg(false);
|
||||
}
|
||||
|
Reference in New Issue
Block a user