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 /audio | |
parent | 38120d667fe5fd5630ce616c4906de004c6ccc66 (diff) | |
download | ports-756434d30f9f65df6635a70b2196b8ba2b9b2a38.tar.gz ports-756434d30f9f65df6635a70b2196b8ba2b9b2a38.zip |
Fix bogus ui files in preparation for Qt 3.3.5
Notes
Notes:
svn path=/head/; revision=143781
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lplayer/files/patch-src_lpformsearchbase.ui | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/lplayer/files/patch-src_lpformsearchbase.ui b/audio/lplayer/files/patch-src_lpformsearchbase.ui new file mode 100644 index 000000000000..e3aaa82de54f --- /dev/null +++ b/audio/lplayer/files/patch-src_lpformsearchbase.ui @@ -0,0 +1,13 @@ +--- src/lpformsearchbase.ui.orig Tue Sep 27 16:11:32 2005 ++++ src/lpformsearchbase.ui Tue Sep 27 16:11:38 2005 +@@ -800,10 +800,6 @@ + <slot>times()</slot> + </slots> + <layoutdefaults spacing="6" margin="11"/> +-<includehints> +- <includehint>genreconstraintwidget.h</includehint> +- <includehint>playedsongview.h</includehint> +-</includehints> + <forwards> + <forward>class QListViewItem;</forward> + </forwards> |