mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
menue: add missing delete
Origin commit data
------------------
Commit: 77643f3b3b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-25 (Mon, 25 Sep 2017)
Origin message was:
------------------
- menue: add missing delete
This commit is contained in:
@@ -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