Index: sources/view/hd/data/post/VHDPOSTData.h =================================================================== diff -u -rccba568494c6b7214116f818a0ac89d0fa3ba81b -r9bc48695cdb977a80d3279cacdc101d5164f1b4b --- sources/view/hd/data/post/VHDPOSTData.h (.../VHDPOSTData.h) (revision ccba568494c6b7214116f818a0ac89d0fa3ba81b) +++ sources/view/hd/data/post/VHDPOSTData.h (.../VHDPOSTData.h) (revision 9bc48695cdb977a80d3279cacdc101d5164f1b4b) @@ -49,7 +49,7 @@ // the last "test" item is the item just before the complete state. // UI doesn't care about the the complete or fail state in Single post messages, // and that is the result of the Final post message. - CONSTANT(quint32 , itemCount , GuiHDPOSTStates::POST_STATE_COMPLETED - 1 ) + CONSTANT(quint32 , itemCount , GuiTDPOSTStates::POST_STATE_COMPLETED - 1 ) PROPERTY(bool , start , 0) PROPERTY(quint32 , itemIndex , 0)