diff --git a/src/gui/lcd4l_setup.cpp b/src/gui/lcd4l_setup.cpp index 330b4fd6c..59eb3bdc8 100644 --- a/src/gui/lcd4l_setup.cpp +++ b/src/gui/lcd4l_setup.cpp @@ -222,6 +222,8 @@ int CLCD4lSetup::show() delete lcd_clock_a; if (lcd4lSetup) delete lcd4lSetup; + if(lcd_weather) + delete lcd_weather; // the things to do on exit