ports/net-p2p/retroshare/files/patch-plugins_VOIP_gui_AudioStats.ui
Tobias C. Berner ea792330aa Update Qt5 to 5.12.0
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/

- This breaks support for libressl again. Patches are welcome.

PR:		233705
Exp-run by:	antoine
2018-12-16 14:49:16 +00:00

25 lines
746 B
XML

--- plugins/VOIP/gui/AudioStats.ui.orig 2018-12-11 15:36:53 UTC
+++ plugins/VOIP/gui/AudioStats.ui
@@ -306,19 +306,19 @@
<customwidget>
<class>AudioBar</class>
<extends>QWidget</extends>
- <header>AudioStats.h</header>
+ <header>gui/AudioStats.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>AudioNoiseWidget</class>
<extends>QWidget</extends>
- <header>AudioStats.h</header>
+ <header>gui/AudioStats.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>AudioEchoWidget</class>
<extends>QWidget</extends>
- <header>AudioStats.h</header>
+ <header>gui/AudioStats.h</header>
<container>1</container>
</customwidget>
</customwidgets>