mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
dboxinfo: fix compile
Origin commit data
------------------
Commit: 76fb1243b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-09 (Wed, 09 Aug 2017)
Origin message was:
------------------
- dboxinfo: fix compile
This commit is contained in:
@@ -371,8 +371,7 @@ void CDBoxInfoWidget::paint()
|
|||||||
#if HAVE_COOL_HARDWARE
|
#if HAVE_COOL_HARDWARE
|
||||||
title += " (";
|
title += " (";
|
||||||
title += g_info.hw_caps->boxarch;
|
title += g_info.hw_caps->boxarch;
|
||||||
title += ") - ";
|
title += ")";
|
||||||
title += g_info.hw_caps->frontend;
|
|
||||||
#endif
|
#endif
|
||||||
x = getScreenStartX(width);
|
x = getScreenStartX(width);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user