Bad example in documentation



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>

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


Jody


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