mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
Merge branch 'master' into pu/mp
This commit is contained in:
@@ -1207,6 +1207,7 @@ void CMenuWidget::calcSize()
|
||||
*/
|
||||
CMenuItem *separator = new CMenuSeparator();
|
||||
height += separator->getHeight();
|
||||
delete separator;
|
||||
|
||||
//scrollbar width
|
||||
scrollbar_width=0;
|
||||
|
Reference in New Issue
Block a user