mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-04 13:17:34 +02:00
* Made TomahawkSqlQuery visible in the outside
This commit is contained in:
committed by
Dominik Schmidt
parent
b5f5079dca
commit
1098ede0e8
@@ -26,7 +26,9 @@
|
|||||||
|
|
||||||
//#define TOMAHAWK_QUERY_ANALYZE 1
|
//#define TOMAHAWK_QUERY_ANALYZE 1
|
||||||
|
|
||||||
class TomahawkSqlQuery : public QSqlQuery
|
#include "DllMacro.h"
|
||||||
|
|
||||||
|
class DLLEXPORT TomahawkSqlQuery : public QSqlQuery
|
||||||
{
|
{
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
Reference in New Issue
Block a user