changeset 16 | f54ebcfc1b80 |
parent 14 | 63aabac4416d |
child 37 | 451b2e1545b2 |
--- a/radioapp/radiowidgets/inc/radiofadinglabel.h Fri Apr 16 14:58:55 2010 +0300 +++ b/radioapp/radiowidgets/inc/radiofadinglabel.h Mon May 03 12:31:41 2010 +0300 @@ -22,7 +22,10 @@ #include <HbLabel> #include <HbEffect> -class RadioFadingLabel : public HbLabel //TODO: Derive from HbLineEdit +// User includes +#include "radiowidgetsexport.h" + +class WIDGETS_DLL_EXPORT RadioFadingLabel : public HbLabel //TODO: Derive from HbLineEdit { Q_OBJECT