Skip to content

Commit

Permalink
Merge pull request #3 from coool9/main
Browse files Browse the repository at this point in the history
Fixed typos
  • Loading branch information
vision-05 authored Jan 27, 2021
2 parents ab398ff + d2932da commit 3619736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/fileUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ std::filesystem::path better::fileDialog(std::optional<std::filesystem::path> fo
false, //isCtrl
false, //clearHistory
0, //switchEditor
-1, //index
-1, //index
std::vector<std::string>(), //menu
std::string(), //filename
35, //textHeight
Expand Down

0 comments on commit 3619736

Please sign in to comment.