fb0d4e07dc
New features: variable stars, re-packed star catalogs (Hipparcos and Tycho-2), improvements for plugins, scripting engine and search tool. New version of the Satellites plug-in. Sound support (needs qt4-phonon, not enabled in pkgsrc yet)
12 lines
347 B
C++
12 lines
347 B
C++
$NetBSD: patch-src_StelMainGraphicsView.cpp,v 1.2 2013/08/09 11:47:57 drochner Exp $
|
|
|
|
--- src/StelMainGraphicsView.cpp.orig 2013-08-04 06:20:27.000000000 +0000
|
|
+++ src/StelMainGraphicsView.cpp
|
|
@@ -42,6 +42,7 @@
|
|
#include <QThread>
|
|
#include <QTimer>
|
|
#include <QDir>
|
|
+#include <clocale>
|
|
|
|
#ifndef DISABLE_SCRIPTING
|
|
#include "StelScriptMgr.hpp"
|