summaryrefslogtreecommitdiff
path: root/client/widgets/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/widgets/widget.h')
-rw-r--r--client/widgets/widget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/widgets/widget.h b/client/widgets/widget.h
index 37a365f..3d06ef3 100644
--- a/client/widgets/widget.h
+++ b/client/widgets/widget.h
@@ -100,7 +100,6 @@ protected:
LUA *lua;
-private:
void createWidget(QDomNode &xml_node, QLayout *layout);
QVector< Widget* > children;