Make the call stack entries not editable
This commit is contained in:
		
							parent
							
								
									2e16edbc56
								
							
						
					
					
						commit
						e93056ae77
					
				@ -17,6 +17,9 @@
 | 
			
		||||
   <layout class="QVBoxLayout" name="verticalLayout">
 | 
			
		||||
    <item>
 | 
			
		||||
     <widget class="QTreeView" name="treeView">
 | 
			
		||||
      <property name="editTriggers">
 | 
			
		||||
       <set>QAbstractItemView::NoEditTriggers</set>
 | 
			
		||||
      </property>
 | 
			
		||||
      <property name="alternatingRowColors">
 | 
			
		||||
       <bool>true</bool>
 | 
			
		||||
      </property>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user