1
0
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:
Uwe L. Korn
2014-06-30 17:32:22 +01:00
parent bffc41c5a3
commit 15965ad2c2

View File

@@ -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