#!/bin/sh

set -e
qchviewer /opt/qmledit/app/MainWindow.qml $@
exit 0

