Move the special directory query helpers into the places browser.
This commit is contained in:
@@ -72,6 +72,12 @@ public:
|
||||
void selectionChanged ();
|
||||
void addPressed ();
|
||||
void delPressed ();
|
||||
|
||||
public:
|
||||
|
||||
static Glib::ustring userHomeDir ();
|
||||
static Glib::ustring userPicturesDir ();
|
||||
|
||||
};
|
||||
|
||||
inline void PlacesBrowser::setDirSelector (const PlacesBrowser::DirSelectionSlot& selectDir)
|
||||
|
Reference in New Issue
Block a user