fix retroactive bug last visited directory not saved (only this branch); make filebrowser vertical layout; cleanup commented out code
This commit is contained in:
@@ -38,7 +38,7 @@ class FilePanel : public Gtk::HPaned,
|
||||
{
|
||||
|
||||
protected:
|
||||
Gtk::VPaned* placespaned;
|
||||
Gtk::Paned* placespaned;
|
||||
Gtk::HPaned* dirpaned;
|
||||
//DirBrowser* dirBrowser;
|
||||
PlacesBrowser* placesBrowser;
|
||||
|
Reference in New Issue
Block a user