author | fturovic <frank.turovich@nokia.com> |
Fri, 23 Jul 2010 15:40:47 -0500 | |
changeset 1679 | 4dbd593daf6d |
parent 0 | fb279309251b |
permissions | -rw-r--r-- |
#include <arraydialog.rh> #include <enumsheader.rh> #include "output.hrh" RESOURCE DIALOG r_test_standalone_default { lines = { DIALOG_LINE { id = EMyContainerTestStandaloneDefaultLabel1; type = EEikCtLabel; field = LABEL { text = "literal string 1"; }; }, DIALOG_LINE { id = EMyContainerTestStandaloneDefaultLabel2; type = EEikCtLabel; field = LABEL { text = "literal string 2"; }; } }; }