Author Topic: extra qualification error  (Read 4089 times)

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
extra qualification error
« 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
 

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: extra qualification error
« Reply #1 on: July 05, 2006, 03:56:17 pm »
Fixed some time already ;)
Be patient!
This bug will be fixed soon...

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: extra qualification error
« Reply #2 on: July 05, 2006, 07:37:11 pm »
Fixed some time already ;)

Hello,

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

Best wishes,
Michael