#!/usr/bin/python3

from rtcqs import rtcqs_gui

rtcqs_gui.main()
