diff options
Diffstat (limited to 'net/cphone')
-rw-r--r-- | net/cphone/files/patch-mainwindow.ui | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/cphone/files/patch-mainwindow.ui b/net/cphone/files/patch-mainwindow.ui new file mode 100644 index 000000000000..f9406d220b19 --- /dev/null +++ b/net/cphone/files/patch-mainwindow.ui @@ -0,0 +1,12 @@ +--- mainwindow.ui.orig Wed Sep 28 13:45:02 2005 ++++ mainwindow.ui Wed Sep 28 13:45:13 2005 +@@ -412,9 +412,4 @@ + <slot>HangupClicked_slot()</slot> + </slots> + <layoutdefaults spacing="6" margin="11"/> +-<includehints> +- <includehint>videodisplay.h</includehint> +- <includehint>videodisplay.h</includehint> +- <includehint>labeldisplay.h</includehint> +-</includehints> + </UI> |