Issue 1346: flatfield shortcut to current dir; relative paths in .pp3 if referring to files in same dir or subdir
This commit is contained in:
@@ -61,6 +61,7 @@ FilePanel::FilePanel () : parent(NULL) {
|
||||
dirBrowser->addDirSelectionListener (fileCatalog);
|
||||
dirBrowser->addDirSelectionListener (recentBrowser);
|
||||
dirBrowser->addDirSelectionListener (placesBrowser);
|
||||
dirBrowser->addDirSelectionListener (tpc);
|
||||
fileCatalog->setFileSelectionListener (this);
|
||||
fileCatalog->setDirBrowserRemoteInterface (dirBrowser);
|
||||
|
||||
|
Reference in New Issue
Block a user