Bugfix and style update of RawTherapee.css

Still unfinished - Big thank you to DrSlony for his help
This commit is contained in:
Hombre
2016-10-19 02:20:12 +02:00
parent 0c78885d25
commit 712468197d
14 changed files with 144 additions and 82 deletions

View File

@@ -80,6 +80,7 @@ DirBrowser::DirBrowser () : dirTreeModel(),
dirtree = Gtk::manage ( new Gtk::TreeView() );
scrolledwindow4 = Gtk::manage ( new Gtk::ScrolledWindow() );
crt.property_ellipsize() = Pango::ELLIPSIZE_END;
// dirtree->set_flags(Gtk::CAN_FOCUS);
dirtree->set_headers_visible();