mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Remove wrong DLLEXPORT
This commit is contained in:
@@ -55,7 +55,7 @@ namespace Widgets
|
||||
* \class
|
||||
* \brief The tomahawk page that shows music charts.
|
||||
*/
|
||||
class DLLEXPORT WhatsHotWidget : public QWidget
|
||||
class WhatsHotWidget : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Reference in New Issue
Block a user