Reverted changes introduced in mistakingly committed changeset e158af8f269f

This commit is contained in:
torger
2013-10-23 13:29:05 +02:00
parent 89cbf495bb
commit 87bc2331ed
9 changed files with 29 additions and 136 deletions

View File

@@ -61,7 +61,6 @@ FilePanel::FilePanel () : parent(NULL) {
dirBrowser->addDirSelectionListener (fileCatalog);
dirBrowser->addDirSelectionListener (recentBrowser);
dirBrowser->addDirSelectionListener (placesBrowser);
dirBrowser->addDirSelectionListener (tpc);
fileCatalog->setFileSelectionListener (this);
fileCatalog->setDirBrowserRemoteInterface (dirBrowser);