#!/bin/bash
pyuic tooltip.ui -o tooltip.py
pyuic guidance_power_manager_ui.ui -o guidance_power_manager_ui.py
pyuic notify.ui -o notify.py


