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