#!/bin/bash
SCRIPT_DIRECTORY=`dirname $0`
/usr/lib/*/qt5/bin/qmlscene $@ $SCRIPT_DIRECTORY/ubuntu-ui-toolkit-gallery.qml
