Skip to content

Commit

Permalink
Simple Correction ...
Browse files Browse the repository at this point in the history
  • Loading branch information
0sxr00t committed Apr 30, 2020
1 parent c384334 commit a347d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ static void register_external_tools() {
ExePath::setPath("ffmpeg", getFfmpeg());
ExePath::setPath("ffprobe", getFfprobe());
ExePath::setPath("sox", getSox());
#elif
#else
// load user settings for the tools
ExePath::loadSettings();
// If the setting of ffmpeg is not available, register it again.
Expand Down

0 comments on commit a347d3e

Please sign in to comment.