mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 17:14:00 +02:00
Move to Tomahawk namespace
This commit is contained in:
@@ -19,8 +19,12 @@
|
|||||||
|
|
||||||
#include "ScriptCommand.h"
|
#include "ScriptCommand.h"
|
||||||
|
|
||||||
|
namespace Tomahawk
|
||||||
|
{
|
||||||
|
|
||||||
ScriptCommand::ScriptCommand( QObject* parent )
|
ScriptCommand::ScriptCommand( QObject* parent )
|
||||||
: QObject( parent )
|
: QObject( parent )
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user