Merge pull request #3241 from Beep6581/gtk3toowablue

Gtk3toowablue merged into Gtk3,
Adds CSS object IDs for theming, updates TooWaBlue theme, uses PNG+SVG icons.
This commit is contained in:
Beep6581
2016-04-05 11:21:19 +02:00
33 changed files with 1154 additions and 312 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");