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-LogDialog.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-LogDialog.ui')
-rw-r--r-- | devel/lincvs/files/patch-src-LogDialog.ui | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/lincvs/files/patch-src-LogDialog.ui b/devel/lincvs/files/patch-src-LogDialog.ui new file mode 100644 index 000000000000..a620791b03e9 --- /dev/null +++ b/devel/lincvs/files/patch-src-LogDialog.ui @@ -0,0 +1,11 @@ +--- src/LogDialog.ui.orig Tue Sep 27 19:26:13 2005 ++++ src/LogDialog.ui Tue Sep 27 19:26:49 2005 +@@ -1315,8 +1315,4 @@ + </slots> + <pixmapinproject/> + <layoutdefaults spacing="6" margin="11"/> +-<includehints> +- <includehint>logtreeview.h</includehint> +- <includehint>loglistview.h</includehint> +-</includehints> + </UI> |