Add current time
authorjasu <jasu@skeletor.(none)>
Tue, 11 May 2010 06:21:59 +0000 (09:21 +0300)
committerjasu <jasu@skeletor.(none)>
Tue, 11 May 2010 06:21:59 +0000 (09:21 +0300)
src/eveskilltraining.h

index a9058f3..d48b58a 100644 (file)
@@ -32,6 +32,7 @@ public:
     bool training;
     QDateTime startTime;
     QDateTime endTime;
+    QDateTime currentTime;
     int typeId;
     int startSkillpoints;
     int destSkillpoints;