1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 08:19:42 +01:00

Export SipInfo class

This commit is contained in:
Dominik Schmidt 2011-05-09 11:40:46 +02:00
parent eade3c5f26
commit f171c8901b

View File

@ -25,7 +25,9 @@
class SipInfoPrivate;
class SipInfo : public QObject
#include "../dllmacro.h"
class DLLEXPORT SipInfo : public QObject
{
Q_OBJECT