Navigation Menu

Skip to content

Commit

Permalink
Some minor cleaning up (#1592).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Apr 4, 2018
1 parent f0e4e2c commit 1f17877
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -89,7 +89,7 @@ class FileBrowserWindowWidget : public Core::TreeViewWidget
signals:
void filesOpenRequested(const QStringList &pFileNames);

void homeFolder(bool pNotHomeFolder);
void homeFolder(bool pHomeFolder);
void goToParentFolderEnabled(bool pEnabled);

void goToPreviousFileOrFolderEnabled(bool pEnabled);
Expand Down

0 comments on commit 1f17877

Please sign in to comment.