mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-24 09:49:42 +01:00
* Made TomahawkSqlQuery visible in the outside
This commit is contained in:
parent
b5f5079dca
commit
1098ede0e8
@ -26,7 +26,9 @@
|
||||
|
||||
//#define TOMAHAWK_QUERY_ANALYZE 1
|
||||
|
||||
class TomahawkSqlQuery : public QSqlQuery
|
||||
#include "DllMacro.h"
|
||||
|
||||
class DLLEXPORT TomahawkSqlQuery : public QSqlQuery
|
||||
{
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user