main menu: add entries for preview and fullscreen

This commit is contained in:
rlx 2016-01-18 11:15:33 +05:30
commit 097708fedd
3 changed files with 34 additions and 1 deletions

View file

@ -30,5 +30,4 @@ oml.ui.previewButton = function() {
return that.updateElement();
};