Qt: handle_diplomacy_init_meeting() pixmap leak
Qt-client calls get_pixmap() at diplodlg.cpp:926. Only (scaled) copies of the pixmap are later deleted, not this original.
Plan to push to S2_6 too
Qt-client calls get_pixmap() at diplodlg.cpp:926. Only (scaled) copies of the pixmap are later deleted, not this original.