filename -> displayName
This commit is contained in:
parent
d26601f695
commit
d982376fc4
6 changed files with 23 additions and 18 deletions
|
@ -375,7 +375,7 @@ void NativeWindow::SetAspectRatio(double aspect_ratio,
|
|||
}
|
||||
|
||||
void NativeWindow::PreviewFile(const std::string& path,
|
||||
const std::string& fileName) {
|
||||
const std::string& display_name) {
|
||||
}
|
||||
|
||||
void NativeWindow::RequestToClosePage() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue