mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-15 05:22:35 +02:00
Remove wrong DLLEXPORT
This commit is contained in:
parent
bffc41c5a3
commit
15965ad2c2
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user