-rw-r--r-- | libopie/owait.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie/owait.h b/libopie/owait.h index 98409cf..d22e141 100644 --- a/libopie/owait.h +++ b/libopie/owait.h @@ -63,6 +63,7 @@ public: QLabel *m_lb; QTimer *m_waitTimer; int m_timerLength; + int m_aniSize; }; #endif |