author | Ed Swartz <ed.swartz@nokia.com> |
Wed, 09 Dec 2009 08:32:42 -0600 | |
changeset 655 | e78a18b4b6a0 |
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"; }; } }; }