Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Index: AddRm/BrowseView.ui
  2. ===================================================================
  3. --- AddRm/BrowseView.ui (revisão 1189973)
  4. +++ AddRm/BrowseView.ui (cópia de trabalho)
  5. @@ -77,6 +77,9 @@
  6. <property name="horizontalScrollBarPolicy">
  7. <enum>Qt::ScrollBarAlwaysOff</enum>
  8. </property>
  9. + <property name="editTriggers">
  10. + <set>QAbstractItemView::NoEditTriggers</set>
  11. + </property>
  12. <property name="alternatingRowColors">
  13. <bool>true</bool>
  14. </property>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement