This commit is contained in:
doitux
2007-06-14 23:27:13 +00:00
parent 7345630c0d
commit 0cc67e0137
3 changed files with 15 additions and 12 deletions
+4 -1
View File
@@ -16,7 +16,7 @@
#include <QtGui>
#include <QtCore>
#include <core/boost/timer.hpp>
class mainWindowImpl;
@@ -47,6 +47,9 @@ private:
mainWindowImpl *myW;
QTimer *timeOutAnimationTimer;
QTimer *timeOutAnimationKickOnTimer;
boost::microsec_timer realTimer;
bool timeOutAnimation;
int timeOutAnimationWidth;