extra ';'
svn path=/trunk/KDE/kdelibs/; revision=925310
This commit is contained in:
parent
287a1f80d1
commit
a136f604e6
@ -69,7 +69,7 @@ public:
|
||||
OpenFile = 128,
|
||||
DefaultControls = PlayPause|Progress|Volume|OpenFile
|
||||
};
|
||||
Q_DECLARE_FLAGS(Controls, Control);
|
||||
Q_DECLARE_FLAGS(Controls, Control)
|
||||
|
||||
explicit VideoWidget(QGraphicsWidget *parent = 0);
|
||||
~VideoWidget();
|
||||
|
Loading…
Reference in New Issue
Block a user