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