#!/usr/bin/env python """ui: All dialogs and windows in Carpe Simiam.""" from .AboutDialog import AboutDialog from .MainWindow import MainWindow