mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +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
|
||||
title += " (";
|
||||
title += g_info.hw_caps->boxarch;
|
||||
title += ") - ";
|
||||
title += g_info.hw_caps->frontend;
|
||||
title += ")";
|
||||
#endif
|
||||
x = getScreenStartX(width);
|
||||
|
||||
|
Reference in New Issue
Block a user