Add new object IDs for theming (see issue #3214)

This commit is contained in:
Hombre
2016-03-26 15:06:17 +01:00
parent a51cfcacbb
commit b7a3c45c7e
8 changed files with 40 additions and 30 deletions

View File

@@ -42,6 +42,8 @@ void ProfilePanel::cleanup ()
ProfilePanel::ProfilePanel () : storedPProfile(NULL), lastFilename(""), imagePath("")
{
set_name("ProfilePanel");
tpc = NULL;
profileFillModeOnImage = new RTImage("profile-filled.png");