diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-09-29 13:37:44 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-09-29 13:37:44 +0000 |
commit | 756434d30f9f65df6635a70b2196b8ba2b9b2a38 (patch) | |
tree | 47fa6db18328988bcee0f1d129d732d875710d59 /net/cphone | |
parent | 38120d667fe5fd5630ce616c4906de004c6ccc66 (diff) | |
download | ports-756434d30f9f65df6635a70b2196b8ba2b9b2a38.tar.gz ports-756434d30f9f65df6635a70b2196b8ba2b9b2a38.zip |
Notes
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> |