13
0

LCXL: fix crash when disabling the surface while having the GUI open

This commit is contained in:
Térence Clastres 2018-08-19 00:27:12 +02:00
parent 74ad41f8d9
commit 3da024b4b7

View File

@ -119,6 +119,7 @@ LaunchControlXL::~LaunchControlXL ()
ports_release ();
stop_event_loop ();
tear_down_gui ();
}