mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
- menue: add missing delete
This commit is contained in:
committed by
Jacek Jendrzej
parent
ca09c92542
commit
77643f3b3b
@@ -1208,6 +1208,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