qmake pro file for engine. Not finished yet.
// MAPO
<ui version="4.0">
<class>PodcatcherWin</class>
<widget class="QMainWindow" name="PodcatcherWin" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>360</width>
<height>640</height>
</rect>
</property>
<property name="windowTitle" >
<string>PodcatcherWin</string>
</property>
<widget class="QWidget" name="centralWidget" />
</widget>
<layoutDefault spacing="6" margin="11" />
<pixmapfunction></pixmapfunction>
<resources/>
<connections/>
</ui>