Commit ef05e101 authored by Dan Pascu's avatar Dan Pascu

Do not allow the chat web view to get focus

parent c7dc9837
......@@ -35,7 +35,7 @@
</size>
</property>
<property name="focusPolicy">
<enum>Qt::ClickFocus</enum>
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment