Hi,
h.h.braun@arcor.de wrote:
When I compile the plugin clock I get the following error : error: extra qualification 'cOSDClock::' on member 'DrawModernSec'
I assume, the class definition of cOSDClock contains an entry
... cOSDClock::DrawModernSec ...
Just remove "cOSDClock::".
Bye.