summaryrefslogtreecommitdiff
path: root/astro/xglobe/files/patch-desktopwidget.cpp
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-25 22:29:56 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-25 22:29:56 +0000
commit9a739d2a13a402d8bedeb5f933f28ce386e95c82 (patch)
tree429b94c69eaeec222177d46f393e4d0fb9aa3b15 /astro/xglobe/files/patch-desktopwidget.cpp
parentPERL -> REINPLACE_CMD (diff)
Update WWW.
Use qt3 instead of qt1 Fix Build on CURRENT Approved by: kris (maintainer)
Diffstat (limited to 'astro/xglobe/files/patch-desktopwidget.cpp')
-rw-r--r--astro/xglobe/files/patch-desktopwidget.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/astro/xglobe/files/patch-desktopwidget.cpp b/astro/xglobe/files/patch-desktopwidget.cpp
new file mode 100644
index 000000000000..b08ea53549fa
--- /dev/null
+++ b/astro/xglobe/files/patch-desktopwidget.cpp
@@ -0,0 +1,10 @@
+--- desktopwidget.cpp.orig Sun Jan 26 09:35:35 2003
++++ desktopwidget.cpp Sun Jan 26 09:38:52 2003
+@@ -18,6 +18,7 @@
+ */
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include "desktopwidget.h"
+
+ DesktopWidget::DesktopWidget(QWidget *parent, const char *name)