mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
data/icons/headers/pictureviewer.png
data/locale/english.locale
src/global.h
src/gui/components/cc_frm_footer.h
src/gui/eventlist.cpp
src/gui/pictureviewer.cpp
src/gui/widget/icons.h
src/gui/widget/menue.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: a8ef409ff6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2167,7 +2167,8 @@ void CChannelList::paintHead()
|
||||
header->removeContextButtons();
|
||||
header->enableClock(true, "%H:%M", "%H %M", true);
|
||||
|
||||
header->getClockObject()->setCorner(RADIUS_LARGE, CORNER_TOP_RIGHT);
|
||||
if (header->getClockObject())
|
||||
header->getClockObject()->setCorner(RADIUS_LARGE, CORNER_TOP_RIGHT);
|
||||
}else{
|
||||
if (header->getClockObject()){
|
||||
header->disableClock();
|
||||
|
Reference in New Issue
Block a user