summaryrefslogtreecommitdiffstats
path: root/playerwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'playerwidget.h')
-rw-r--r--playerwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/playerwidget.h b/playerwidget.h
index 668e965..103f219 100644
--- a/playerwidget.h
+++ b/playerwidget.h
@@ -70,6 +70,7 @@ class PlayerWidget : public QWidget {
QToolBar *mToolBar;
QAction *mPlayA;
QAction *mStopA;
+ qint64 mDurSecs;
};
#endif // PLAYERWIDGET_H