Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2000 06:59:10 -0600 (CST)
From:      Alexander Langer <alex@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/lib/hui HuiQt.cc
Message-ID:  <200012201259.GAA55032@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        2000/12/20 06:59:10 CST

  Modified files:
    lib/hui              HuiQt.cc 
  Log:
  Use subwidgets().push_back() instead of subwidgets().add() in
  order to keep the correct enumeration of the child-widgets.
  This is needed for a correct working arrange(), which just
  iterates through the list (subwidgets) and moves the children
  to their position.
  
  Revision  Changes    Path
  1.15      +13 -13    libh/lib/hui/HuiQt.cc



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012201259.GAA55032>