aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Ui/skinned/playstatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Ui/skinned/playstatus.h')
-rw-r--r--src/plugins/Ui/skinned/playstatus.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/Ui/skinned/playstatus.h b/src/plugins/Ui/skinned/playstatus.h
index a2139661d..f5fa6d8da 100644
--- a/src/plugins/Ui/skinned/playstatus.h
+++ b/src/plugins/Ui/skinned/playstatus.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2006 by Ilya Kotov *
+ * Copyright (C) 2006-2015 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -22,11 +22,11 @@
#include "pixmapwidget.h"
-/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
-*/
class Skin;
+/**
+ @author Ilya Kotov <forkotov02@hotmail.ru>
+*/
class PlayStatus : public PixmapWidget
{
Q_OBJECT
@@ -34,8 +34,8 @@ public:
PlayStatus(QWidget *parent = 0);
~PlayStatus();
-
- enum Type
+
+ enum Type
{
PLAY,
STOP,