Comment removed + file astylized

This commit is contained in:
Hombre
2016-01-10 16:58:36 +01:00
parent fc41b0fa80
commit 8a9af647db
5 changed files with 28 additions and 31 deletions

View File

@@ -56,7 +56,6 @@ private:
Glib::ustring lastSaveAsFileName;
bool realized;
Glib::RefPtr<Gtk::CssProvider> cssProvider; // to be able to set the ProgressBar's background
protected:
MyProgressBar *progressLabel;