summaryrefslogtreecommitdiff
path: root/libopie/owait.h
Unidiff
Diffstat (limited to 'libopie/owait.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/owait.h1
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:
63 QLabel *m_lb; 63 QLabel *m_lb;
64 QTimer *m_waitTimer; 64 QTimer *m_waitTimer;
65 int m_timerLength; 65 int m_timerLength;
66 int m_aniSize;
66}; 67};
67 68
68#endif 69#endif