mirror of
https://git.freebsd.org/ports.git
synced 2025-07-05 11:29:15 -04:00
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
25 lines
746 B
XML
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>
|