Ticket #3629: mythmovies.13716.txt

File mythmovies.13716.txt, 370 bytes (added by Russell Bryant <russell@…>, 19 years ago)
Line 
1Index: mythmovies/mythmovies/moviesui.cpp
2===================================================================
3--- mythmovies/mythmovies/moviesui.cpp (revision 13716)
4+++ mythmovies/mythmovies/moviesui.cpp (working copy)
5@@ -141,7 +141,8 @@
6
7 MoviesUI::~MoviesUI()
8 {
9- //do nothing, yet
10+ delete query;
11+ delete subQuery;
12 }
13
14 void MoviesUI::setupTheme(void)