From 322a83c48618b2f58e1014daff6f3956af8070ea Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 2 Jun 2008 13:03:33 +0000 Subject: A large number of small changes in widgets, primarily validation oriented. --- client/widgets/window.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client/widgets/window.h') diff --git a/client/widgets/window.h b/client/widgets/window.h index e15a715..93c48ab 100644 --- a/client/widgets/window.h +++ b/client/widgets/window.h @@ -33,9 +33,8 @@ class Window : public QWidget, public Widget { - public: - Window(QDomNode node); + Window(QDomNode &node); public slots: QString getValue(); -- cgit v1.2.3