add one more resolution item.

devs/cedric/efl-1.8
Hermet Park 3 years ago committed by Cedric BAIL
parent 4d683b635e
commit 75a808e226
  1. 1
      src/bin/main.c

@ -1167,6 +1167,7 @@ static const Expedite_Resolution resolutions[] = {
{ "1080p", 1920, 1080},
{ "wsvga", 1024, 600 },
{ "wsvga-p", 600 , 1024},
{ "watch-360", 360, 360},
{ NULL, 0, 0 }
};

Loading…
Cancel
Save