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