mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
src/gui/widget/menue.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d1316417a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-17 (Wed, 17 Aug 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -395,7 +395,7 @@ void CComponentsHeader::initClock()
|
||||
//set clock form properties
|
||||
if (cch_cl_obj){
|
||||
cch_cl_obj->setYPos(cch_items_y);
|
||||
cch_cl_obj->setHeight(height);
|
||||
cch_cl_obj->setHeight(height - 1); //NI
|
||||
|
||||
//disallow paint of clock, if disabled and exit method
|
||||
if (!cch_cl_enable){
|
||||
|
Reference in New Issue
Block a user