Code::Blocks Forums

User forums => Help => Topic started by: Michael on July 05, 2006, 03:12:27 PM

Title: extra qualification error
Post by: Michael on July 05, 2006, 03:12:27 PM
Hello,

a small error when building from the latest SVN sources with GCC 4.1.1:

Quote
sdk/newfromtemplatedlg.h:21: error: extra qualification 'NewFromTemplateDlg::' on member 'GetSelectedTemplate'

Just remove the extra-qualification from newfromtemplatedlg.h

Best wishes,
Michael
Title: Re: extra qualification error
Post by: mandrav on July 05, 2006, 03:56:17 PM
Fixed some time already ;)
Title: Re: extra qualification error
Post by: Michael on July 05, 2006, 07:37:11 PM
Quote from: mandrav on July 05, 2006, 03:56:17 PM
Fixed some time already ;)

Hello,

Thank you :). As always, a very fast work :).

Best wishes,
Michael