d3c24d35b2
with gcc 3. Submitted by: Marius Strobl <marius@alchemy.franken.de> PR: ports/59024
11 lines
261 B
C++
11 lines
261 B
C++
diff -u rawGnuData.h.orig rawGnuData.h
|
|
--- rawGnuData.h.orig Thu Jan 15 05:13:02 1998
|
|
+++ rawGnuData.h Thu Oct 30 21:42:04 2003
|
|
@@ -28,6 +28,7 @@
|
|
|
|
#include <qdialog.h>
|
|
#include <qmlined.h>
|
|
+#include <qmultilineedit.h>
|
|
|
|
class rawGnuData : public QDialog
|
|
{
|