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/textedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/widgets/textedit.h') diff --git a/client/widgets/textedit.h b/client/widgets/textedit.h index 466af0f..946e7b9 100644 --- a/client/widgets/textedit.h +++ b/client/widgets/textedit.h @@ -36,7 +36,7 @@ class TextEdit : public QTextEdit, public Widget { Q_OBJECT public: - TextEdit(QDomNode &node); + TextEdit(QDomNode &node, MacroWindow *macrowindow); public slots: void changed(); -- cgit v1.2.3