Re: Bad example in documentation



jody wrote:
Hi

I think the example shown  in
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/chapter-dialogs.html#sec-dialogs-messagedialog
is not correct. it uses
  #include <gtkmm/dialogs>

I don't see anywhere that we refer to <gtkmm/dialogs>. Where do you see this?


which doesn't compile.
It shoud be
  #include <gtkmm/messagedialog.h>


Jody
--
jonner


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]