forked from pool/marble
14 lines
386 B
Diff
14 lines
386 B
Diff
|
Index: marble-15.08.1/src/lib/astro/astrolib_export.h
|
||
|
===================================================================
|
||
|
--- marble-15.08.1.orig/src/lib/astro/astrolib_export.h
|
||
|
+++ marble-15.08.1/src/lib/astro/astrolib_export.h
|
||
|
@@ -11,6 +11,8 @@
|
||
|
#ifndef ASTROLIB_EXPORT_H
|
||
|
#define ASTROLIB_EXPORT_H
|
||
|
|
||
|
+#define QT_NO_VERSION_TAGGING 1
|
||
|
+
|
||
|
#include <QtGlobal>
|
||
|
|
||
|
#ifndef ASTROLIB_EXPORT
|