From a0499fbc12fe8ad1c02770153462945ec3b074b7 Mon Sep 17 00:00:00 2001 From: rian Date: Mon, 8 Jun 2009 12:25:43 -0600 Subject: [PATCH] This is a test --- src/gui/widget.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/widget.h b/src/gui/widget.h index 5abfe8e..8c90b26 100644 --- a/src/gui/widget.h +++ b/src/gui/widget.h @@ -8,6 +8,7 @@ namespace gui { + //the base class for displayable elements class widget:public base { protected: