mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Don't DLLEXPORT NewReleasesWidget.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user