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 /games | |
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 'games')
-rw-r--r-- | games/qgo/files/patch-src-mainwidget_gui.ui | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/qgo/files/patch-src-mainwidget_gui.ui b/games/qgo/files/patch-src-mainwidget_gui.ui new file mode 100644 index 000000000000..946b0258f849 --- /dev/null +++ b/games/qgo/files/patch-src-mainwidget_gui.ui @@ -0,0 +1,10 @@ +--- src/mainwidget_gui.ui.orig Tue Sep 27 20:54:48 2005 ++++ src/mainwidget_gui.ui Tue Sep 27 20:55:06 2005 +@@ -2447,7 +2447,6 @@ + <layoutdefaults spacing="6" margin="11"/> + <includehints> + <includehint>board.h</includehint> +- <includehint>normaltools.h</includehint> + <includehint>gametree.h</includehint> + </includehints> + </UI> |