summaryrefslogtreecommitdiff
path: root/astro/kstars/files/patch-kstars::skyobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'astro/kstars/files/patch-kstars::skyobject.h')
-rw-r--r--astro/kstars/files/patch-kstars::skyobject.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/kstars/files/patch-kstars::skyobject.h b/astro/kstars/files/patch-kstars::skyobject.h
new file mode 100644
index 000000000000..d8c56388bda3
--- /dev/null
+++ b/astro/kstars/files/patch-kstars::skyobject.h
@@ -0,0 +1,11 @@
+--- kstars/skyobject.h.orig Mon Dec 17 18:06:52 2001
++++ kstars/skyobject.h Mon Dec 17 18:07:06 2001
+@@ -101,7 +101,7 @@
+ /**
+ *Return translated name
+ */
+- QString translatedName() { return i18n(name.utf8().data());}
++ QString translatedName() { return i18n(name.local8Bit().data());}
+ /**
+ *Return the local time that the object will rise
+ *@param jd current Julian date