mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-18 23:09:42 +01:00
Don't DLLEXPORT NewReleasesWidget.
This commit is contained in:
parent
1fe1695d0e
commit
cf902b487d
@ -51,7 +51,7 @@ namespace Widgets
|
||||
* \class
|
||||
* \brief The tomahawk page that shows new releases.
|
||||
*/
|
||||
class DLLEXPORT NewReleasesWidget : public QWidget
|
||||
class NewReleasesWidget : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user