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 /devel/lincvs/files/patch-src-ResolvDialog.ui | |
parent | Add a port for David Schultz's Net::FreeDB module, one of the few (diff) |
Fix bogus ui files in preparation for Qt 3.3.5
Notes
Notes:
svn path=/head/; revision=143781
Diffstat (limited to 'devel/lincvs/files/patch-src-ResolvDialog.ui')
-rw-r--r-- | devel/lincvs/files/patch-src-ResolvDialog.ui | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/lincvs/files/patch-src-ResolvDialog.ui b/devel/lincvs/files/patch-src-ResolvDialog.ui new file mode 100644 index 000000000000..93a078397735 --- /dev/null +++ b/devel/lincvs/files/patch-src-ResolvDialog.ui @@ -0,0 +1,12 @@ +--- src/ResolvDialog.ui.orig Tue Sep 27 20:15:32 2005 ++++ src/ResolvDialog.ui Tue Sep 27 20:15:45 2005 +@@ -347,9 +347,4 @@ + <slot>enterWhatsThisMode()</slot> + </slots> + <layoutdefaults spacing="0" margin="0"/> +-<includehints> +- <includehint>filetableimpl.h</includehint> +- <includehint>filetableimpl.h</includehint> +- <includehint>filetableimpl.h</includehint> +-</includehints> + </UI> |