From owner-freebsd-libh Fri Dec 8 7: 3:17 2000 From owner-freebsd-libh@FreeBSD.ORG Fri Dec 8 07:03:13 2000 Return-Path: Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 27E7737B400 for ; Fri, 8 Dec 2000 07:03:13 -0800 (PST) Received: (from alex@localhost) by usw4.freebsd.org (8.9.3/8.9.3) id JAA36876 for libh@FreeBSD.org; Fri, 8 Dec 2000 09:03:12 -0600 (CST) (envelope-from alex) Message-Id: <200012081503.JAA36876@usw4.freebsd.org> From: Alexander Langer Date: Fri, 8 Dec 2000 09:03:12 -0600 (CST) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiQt.hh HuiQt.cc Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/12/08 09:03:12 CST Modified files: lib/hui HuiQt.hh HuiQt.cc Log: Use a Pointer for the aParent argument of ButtonWidget::ButtonWidget, as with the other widgets. I changed that when adding the ContainerWidget, but it isn't needed. Revision Changes Path 1.12 +2 -2 libh/lib/hui/HuiQt.hh 1.14 +5 -5 libh/lib/hui/HuiQt.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message