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