mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
* Moved SocialActions to Query.
This commit is contained in:
@@ -36,16 +36,6 @@ class DatabaseCommand_LoadFile;
|
|||||||
namespace Tomahawk
|
namespace Tomahawk
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
struct SocialAction
|
|
||||||
{
|
|
||||||
QVariant action;
|
|
||||||
QVariant value;
|
|
||||||
QVariant timestamp;
|
|
||||||
Tomahawk::source_ptr source;
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
class DLLEXPORT Result : public QObject
|
class DLLEXPORT Result : public QObject
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
Reference in New Issue
Block a user