From 20eb7a844cdc5ced09501aa2d2493827aeccd7df Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 20 Jan 2011 12:26:11 +0000 Subject: - Migrate to qt4 PR: ports/154148 Submitted by: G. Paul Ziemba Feature safe: yes --- astro/xglobe/files/patch-desktopwidget.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 astro/xglobe/files/patch-desktopwidget.h (limited to 'astro/xglobe/files/patch-desktopwidget.h') diff --git a/astro/xglobe/files/patch-desktopwidget.h b/astro/xglobe/files/patch-desktopwidget.h new file mode 100644 index 000000000000..1824d35063a0 --- /dev/null +++ b/astro/xglobe/files/patch-desktopwidget.h @@ -0,0 +1,11 @@ +--- desktopwidget.h.orig 1998-12-09 10:16:54.000000000 -0800 ++++ desktopwidget.h 2011-01-18 14:22:52.000000000 -0800 +@@ -23,6 +23,8 @@ + #include + #include + #include ++//Added by qt3to4: ++#include + + class DesktopWidget : public QWidget + { -- cgit v1.2.3