Commit 0915a39b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Qt4: add dccp as a known protocol

parent 7596e07d
......@@ -535,6 +535,7 @@ void NetOpenPanel::updateMRL()
char caching[6];
} schemes[] =
{ /* KEEP alphabetical order on first column!! */
{ "dccp", "rtp" },
{ "ftp", "ftp" },
{ "ftps", "ftp" },
{ "http", "http" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment