60 label =
new QLabel(QString::fromUtf8(
R__(
"Graphics tag")));
61 label->setParent(
this);
69 label =
new QLabel(QString::fromUtf8(
R__(
"Alt graphics tag")));
70 label->setParent(
this);
78 label =
new QLabel(QString::fromUtf8(
R__(
"Activity graphics tag")));
79 label->setParent(
this);
87 label =
new QLabel(QString::fromUtf8(
R__(
"Alt activity gfx tag")));
88 label->setParent(
this);
96 label =
new QLabel(QString::fromUtf8(
R__(
"Second alt activity gfx tag")));
97 label->setParent(
this);
105 label =
new QLabel(QString::fromUtf8(
R__(
"Removal activity graphics tag")));
106 label->setParent(
this);
114 label =
new QLabel(QString::fromUtf8(
R__(
"Alt removal activity gfx tag")));
115 label->setParent(
this);
123 label =
new QLabel(QString::fromUtf8(
R__(
"Second alt removal activity gfx tag")));
124 label->setParent(
this);
132 button =
new QPushButton(QString::fromUtf8(
R__(
"Helptext")),
this);
136 label =
new QLabel(QString::fromUtf8(
R__(
"Native to")));