1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/astro/xglobe/files/patch-earthapp.h
Pav Lucistnik 20eb7a844c - Migrate to qt4
PR:		ports/154148
Submitted by:	G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
Feature safe:	yes
2011-01-20 12:26:11 +00:00

12 lines
290 B
C

--- earthapp.h.orig 1999-12-06 08:14:23.000000000 -0800
+++ earthapp.h 2011-01-18 14:22:52.000000000 -0800
@@ -54,6 +54,8 @@
#define _EARTHAPP_H
#include <qapplication.h>
+#include <QApplication>
+#include <QDesktopWidget>
#include <qtimer.h>
#include <qsize.h>
#include <qstring.h>