summaryrefslogtreecommitdiff
path: root/client/widgets/metawidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/widgets/metawidget.h')
-rw-r--r--client/widgets/metawidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/widgets/metawidget.h b/client/widgets/metawidget.h
index 77b79d7..022197a 100644
--- a/client/widgets/metawidget.h
+++ b/client/widgets/metawidget.h
@@ -70,6 +70,7 @@ private:
QListWidget *list;
QVector< Widget* > widgets;
QString format;
+ QString formatlanguage;
bool storechildren;
};