ui changes
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label_3">
|
||||
<property name="text">
|
||||
<string>ISBN</string>
|
||||
<string>Suchbegriff</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -165,7 +165,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QTableWidget" name="tableWidget">
|
||||
<widget class="QTableWidget" name="mediaOverview">
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::NoFocus</enum>
|
||||
</property>
|
||||
@@ -174,6 +174,11 @@
|
||||
<string>ISBN</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Titel</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Status</string>
|
||||
@@ -242,7 +247,7 @@
|
||||
<tabstop>input_username</tabstop>
|
||||
<tabstop>input_file_ident</tabstop>
|
||||
<tabstop>groupBox</tabstop>
|
||||
<tabstop>tableWidget</tabstop>
|
||||
<tabstop>mediaOverview</tabstop>
|
||||
<tabstop>btn_show_lentmedia</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
|
||||
Reference in New Issue
Block a user