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

GitHub <[email protected]> Sun, 04 Mar 2012 07:27:44 -0800
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  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.


  Commit: 9fddac046c55382be277ac42bde6fb0dbd827a31
      https://github.com/licq-im/licq/commit/9fddac046c55382be277ac42bde6fb0dbd827a31
  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
  M qt4-gui/src/dialogs/logwindow.cpp

  Log Message:
  -----------
  Merge branch '1.6-stable'


Compare: https://github.com/licq-im/licq/compare/63f9905...9fddac0