mirror of
				https://github.com/arcan1s/awesome-widgets.git
				synced 2025-10-31 13:13:41 +00:00 
			
		
		
		
	fix plasma crash caused by label destruction
This commit is contained in:
		| @ -292,8 +292,7 @@ Additional information | ||||
| TODO (wish list) | ||||
| ---------------- | ||||
|  | ||||
| * 3rdpatry modules support (C++, Python and Shell modules in the plan) | ||||
| * graphical bars support | ||||
| See [milestones](https://github.com/arcan1s/awesome-widgets/milestones) for more details. | ||||
|  | ||||
| Links | ||||
| ----- | ||||
|  | ||||
| @ -187,7 +187,6 @@ void DesktopPanel::reinit() | ||||
|     for (int i=0; i<proxyWidgets.count(); i++) { | ||||
|         layout->removeItem(proxyWidgets[i]); | ||||
|         delete proxyWidgets[i]; | ||||
|         delete labels[i]; | ||||
|     } | ||||
|     labels.clear(); | ||||
|     proxyWidgets.clear(); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user