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 /games/qgo | |
parent | 38120d667fe5fd5630ce616c4906de004c6ccc66 (diff) | |
download | ports-756434d30f9f65df6635a70b2196b8ba2b9b2a38.tar.gz ports-756434d30f9f65df6635a70b2196b8ba2b9b2a38.zip |
Notes
Diffstat (limited to 'games/qgo')
-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> |