Linter
This commit is contained in:
parent
e759ce72b5
commit
6bac17fb9a
1 changed files with 1 additions and 1 deletions
|
@ -733,7 +733,7 @@ void Window::PreviewFile(const std::string& filepath, mate::Arguments* args) {
|
|||
std::string filename;
|
||||
if (!args->GetNext(&filename)) {
|
||||
filename = filepath;
|
||||
}
|
||||
}
|
||||
window_->PreviewFile(filepath, filename);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue