mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 06:36:55 +02:00
Don't DLLEXPORT NewReleasesWidget.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace Widgets
|
|||||||
* \class
|
* \class
|
||||||
* \brief The tomahawk page that shows new releases.
|
* \brief The tomahawk page that shows new releases.
|
||||||
*/
|
*/
|
||||||
class DLLEXPORT NewReleasesWidget : public QWidget
|
class NewReleasesWidget : public QWidget
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user