On Friday, 3 May 2019 at 12:12:32 UTC, Ron Tarrant wrote:
An accelerating post for a rainy Friday (well, it's raining here, at least) all about menu accelerator keys. Here's the link: http://gtkdcoding.com/2019/05/03/0032-accelerator_keys.html

some end block comments need update:

class FileMenuHeader
} // class MenuHeader

class EditMenuHeader
} // class MenuHeader

void doSomething(MenuItem mi)
} // exit()
(above also on the blog page)

void doSomething(MenuItem mi)
} // doSomethingNew()


There is also 4 times a comment '// arg: ...' that doesn't make sense in that context.

Reply via email to