summaryrefslogtreecommitdiff
path: root/avmedia/inc
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/inc')
-rw-r--r--avmedia/inc/mediacontrol.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/avmedia/inc/mediacontrol.hxx b/avmedia/inc/mediacontrol.hxx
index 773b5fea6958..d6ff00cd2ff7 100644
--- a/avmedia/inc/mediacontrol.hxx
+++ b/avmedia/inc/mediacontrol.hxx
@@ -35,9 +35,9 @@ class ListBox;
namespace avmedia
{
-// ---------------------
+
// - MediaControlStyle -
-// ---------------------
+
enum MediaControlStyle
{
@@ -45,9 +45,9 @@ enum MediaControlStyle
MEDIACONTROLSTYLE_MULTILINE = 1
};
-// ----------------
+
// - MediaControl -
-// ---------------
+
class MediaItem;