##// END OF EJS Templates
Adds the new CatalogueExplorer dialog
Adds the new CatalogueExplorer dialog

File last commit:

r1128:cee2ad93ade9
r1128:cee2ad93ade9
Show More
CatalogueExplorer.ui
19 lines | 420 B | text/plain | TextLexer
/ gui / ui / Catalogue / CatalogueExplorer.ui
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CatalogueExplorer</class>
<widget class="QDialog" name="CatalogueExplorer">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>403</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
</widget>
<resources/>
<connections/>
</ui>