This commit is contained in:
Herwig Birke
2018-01-15 14:34:06 +01:00
parent cac694169f
commit 14f9fac873
9 changed files with 305 additions and 3 deletions
+5 -1
View File
@@ -93,7 +93,11 @@
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QTreeView" name="m_lpPartList"/>
<widget class="QTreeView" name="m_lpPartList">
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>
</widget>
</item>
</layout>
</widget>