diff -r 46974bebc798 -r 63aabac4416d radioapp/radiouiengine/inc/radioplaylogmodel_p.h --- a/radioapp/radiouiengine/inc/radioplaylogmodel_p.h Fri Mar 19 09:29:04 2010 +0200 +++ b/radioapp/radiouiengine/inc/radioplaylogmodel_p.h Fri Apr 16 14:58:55 2010 +0300 @@ -19,8 +19,8 @@ #define RADIOPLAYLOGMODEL_P_H // System includes -#include -#include +#include +#include // Forward declarations class RadioPlayLogModel; @@ -57,6 +57,8 @@ bool mTopItemIsPlaying; + bool mShowDetails; + }; #endif // RADIOPLAYLOGMODEL_P_H