import QtQuick 2.6
import QtQuick.Window 2.2

Window {
    Drawer {}
}
