summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/kspluto.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/kspluto.cpp')
-rw-r--r--kstars/kstars/kspluto.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/kspluto.cpp b/kstars/kstars/kspluto.cpp
index 558c265c..c544b528 100644
--- a/kstars/kstars/kspluto.cpp
+++ b/kstars/kstars/kspluto.cpp
@@ -17,7 +17,7 @@
#include <math.h>
-#include <qfile.h>
+#include <tqfile.h>
#include <kdebug.h>
#include "kspluto.h"
@@ -29,7 +29,7 @@
#undef B0
#endif
-KSPluto::KSPluto(KStarsData *kd, QString fn, double pSize )
+KSPluto::KSPluto(KStarsData *kd, TQString fn, double pSize )
: KSAsteroid( kd, I18N_NOOP( "Pluto" ), fn, J2000,
39.48168677, 0.24880766, dms(17.14175), dms(113.76329),
dms(110.30347), dms(14.86205), 1.0 ) {