##// END OF EJS Templates
Add a button in the application toolbar to open the catalogues
Add a button in the application toolbar to open the catalogues

File last commit:

r1093:cee2ad93ade9
r1094:1d52e9600333
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>