mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 16:29:43 +01:00
* Moved SocialActions to Query.
This commit is contained in:
parent
7b801270c2
commit
2b139103d0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user