[licq-im/licq] c8da80: qt4-gui: Set submenu parents on creation

GitHub <[email protected]> Sun, 04 Mar 2012 07:16:42 -0800
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/1.6-stable
  Home:   https://github.com/licq-im/licq
  Commit: c8da80cf7e05a976b9d769c7f2a9da2adda993ca
      https://github.com/licq-im/licq/commit/c8da80cf7e05a976b9d769c7f2a9da2adda993ca
  Author: Anders Olofsson <[email protected]>
  Date:   2012-03-04 (Sun, 04 Mar 2012)

  Changed paths:
    M qt4-gui/src/core/groupmenu.cpp
  M qt4-gui/src/core/systemmenu.cpp
  M qt4-gui/src/core/usermenu.cpp
  M qt4-gui/src/dialogs/chatdlg.cpp

  Log Message:
  -----------
  qt4-gui: Set submenu parents on creation

addMenu() doesn't transfer ownership so submenus need to have a parent
set explicitly.