Panel hiding enhancements on behalf of Michael Ezra; See issue #458
This commit is contained in:
@@ -38,8 +38,6 @@ class FilePanel : public Gtk::HPaned,
|
||||
{
|
||||
|
||||
protected:
|
||||
Gtk::Paned* placespaned;
|
||||
Gtk::HPaned* dirpaned;
|
||||
//DirBrowser* dirBrowser;
|
||||
PlacesBrowser* placesBrowser;
|
||||
RecentBrowser* recentBrowser;
|
||||
@@ -57,6 +55,9 @@ class FilePanel : public Gtk::HPaned,
|
||||
public:
|
||||
FilePanel ();
|
||||
|
||||
Gtk::Paned* placespaned;
|
||||
Gtk::HPaned* dirpaned;
|
||||
|
||||
DirBrowser* dirBrowser;
|
||||
FilterPanel* filterPanel;
|
||||
FileCatalog* fileCatalog;
|
||||
|
Reference in New Issue
Block a user