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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/landscape/files/patch-windows_unix-widget_lighting.ui | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/landscape/files/patch-windows_unix-widget_lighting.ui b/graphics/landscape/files/patch-windows_unix-widget_lighting.ui new file mode 100644 index 000000000000..0a625038582a --- /dev/null +++ b/graphics/landscape/files/patch-windows_unix-widget_lighting.ui @@ -0,0 +1,12 @@ +--- windows/unix/widget_lighting.ui.orig Wed Sep 28 09:42:42 2005 ++++ windows/unix/widget_lighting.ui Wed Sep 28 09:42:53 2005 +@@ -217,9 +217,6 @@ + </includes> + <layoutdefaults spacing="6" margin="11"/> + <includehints> +- <includehint>above_view.h</includehint> +- <includehint>side_view.h</includehint> +- <includehint>kcolorbutton.h</includehint> + <includehint>kcolorbutton.h</includehint> + </includehints> + </UI> |