summaryrefslogtreecommitdiffstats
path: root/tests/auto/uic/baseline/saveformastemplate.ui.h
diff options
context:
space:
mode:
authorJarek Kobus <jkobus@trolltech.com>2009-09-04 10:49:32 +0200
committerJarek Kobus <jkobus@trolltech.com>2009-09-04 10:53:13 +0200
commit74a88ac9d72ba83965d439eddc99e478762fd524 (patch)
tree69aac02b16979a670d224d89cb847cde823e5d2c /tests/auto/uic/baseline/saveformastemplate.ui.h
parent92a3662564f421a46761989d153f6c8eb990131f (diff)
Generate Q_UNUSED(varName) only when varName was not used in retranslateUi(Class varName) method.
Autotests for uic updated accordingly Task: 260784 RevBy: Kai Koehne <kai.koehne@nokia.com>
Diffstat (limited to 'tests/auto/uic/baseline/saveformastemplate.ui.h')
-rw-r--r--tests/auto/uic/baseline/saveformastemplate.ui.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/uic/baseline/saveformastemplate.ui.h b/tests/auto/uic/baseline/saveformastemplate.ui.h
index d098c78aaf..08d598330f 100644
--- a/tests/auto/uic/baseline/saveformastemplate.ui.h
+++ b/tests/auto/uic/baseline/saveformastemplate.ui.h
@@ -44,7 +44,7 @@
/********************************************************************************
** Form generated from reading UI file 'saveformastemplate.ui'
**
-** Created: Tue Aug 18 19:03:32 2009
+** Created: Fri Sep 4 10:17:14 2009
** by: Qt User Interface Compiler version 4.6.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
@@ -152,7 +152,6 @@ public:
label->setText(QApplication::translate("SaveFormAsTemplate", "&Name:", 0, QApplication::UnicodeUTF8));
templateNameEdit->setText(QString());
label_2->setText(QApplication::translate("SaveFormAsTemplate", "&Category:", 0, QApplication::UnicodeUTF8));
- Q_UNUSED(SaveFormAsTemplate);
} // retranslateUi
};