diff options
author | lofi <lofi@FreeBSD.org> | 2005-09-29 21:37:44 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-09-29 21:37:44 +0800 |
commit | 8ab902ad2d65df0e938727dee5c52865082ea41f (patch) | |
tree | b0fb4f6b3bf11db94b6a7ae6255da16d69db354c /net/cphone | |
parent | 820b604638fdbcb7c86b7b0ab268efb16e4d8902 (diff) | |
download | freebsd-ports-gnome-8ab902ad2d65df0e938727dee5c52865082ea41f.tar.gz freebsd-ports-gnome-8ab902ad2d65df0e938727dee5c52865082ea41f.tar.zst freebsd-ports-gnome-8ab902ad2d65df0e938727dee5c52865082ea41f.zip |
Fix bogus ui files in preparation for Qt 3.3.5
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> |