Code cleanup
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#ifndef SONGCHANGED_H_
|
||||
#define SONGCHANGED_H_
|
||||
|
||||
namespace type
|
||||
{
|
||||
enum SongChanged
|
||||
{
|
||||
namespace type {
|
||||
enum SongChanged {
|
||||
title = 0,
|
||||
artist,
|
||||
album,
|
||||
|
||||
Reference in New Issue
Block a user