From 0febf6ea9cbd1a6e04e41339fc46d2e6b07da5e7 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 3 Jun 2008 14:45:48 +0000 Subject: LUA rocks --- client/widgets/radiobuttons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/widgets/radiobuttons.h') diff --git a/client/widgets/radiobuttons.h b/client/widgets/radiobuttons.h index 454d159..67c1cd0 100644 --- a/client/widgets/radiobuttons.h +++ b/client/widgets/radiobuttons.h @@ -37,7 +37,7 @@ class RadioButtons : public QFrame, public Widget { public: - RadioButtons(QDomNode &node); + RadioButtons(QDomNode &node, MacroWindow *macrowindow); public slots: bool isValid(); -- cgit v1.2.3