Several fixes and changes made by Floessie earlier

This commit is contained in:
Thanatomanic
2021-04-27 21:35:43 +02:00
parent ae754b2492
commit 9fcf45dca5
7 changed files with 307 additions and 250 deletions

View File

@@ -42,7 +42,6 @@ ExifPanel::ExifPanel() :
}
{
set_orientation(Gtk::ORIENTATION_VERTICAL);
recursiveOp = true;
exifTree = Gtk::manage (new Gtk::TreeView());
scrolledWindow = Gtk::manage (new Gtk::ScrolledWindow());