Skip to content

Commit 273a5e9

Browse files
committed
Rename qc to qc (mp4)
1 parent 6758dc0 commit 273a5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ffmpeg-coder/frontend_funcs.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ void homepage()
8383
//Adding the options to the homepage menu (Main menu)
8484
vector<string> options;
8585
options.push_back("Make Codes");
86-
options.push_back("Quick Convert");
86+
options.push_back("Quick Convert (mp4)");
8787
options.push_back("About");
8888
options.push_back("Settings");
8989
options.push_back("Exit");

0 commit comments

Comments
 (0)