Skip to content

Commit

Permalink
peers-tab: enable wordWrap for SERVICES
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Apr 24, 2021
1 parent 66fd3b2 commit 84612fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/qt/forms/debugwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1198,6 +1198,9 @@
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
Expand Down

0 comments on commit 84612fa

Please sign in to comment.