Minor doc update, added quality ratings to existing entries

This commit is contained in:
rtengine/camconst.json
2013-10-23 13:10:53 +02:00
parent 194eaa504e
commit 89cbf495bb
9 changed files with 136 additions and 29 deletions

View File

@@ -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);