ext David Hautbois wrote: > Hi > > This documentation is not uptodate : > https://maemo.org/development/documentation/tutorials/maemo_4-0_tutorial.html > > Some #include line are not right > > Example : > #include <hildon-widgets/hildon-program.h> > > wrong > > The hildon header files for hildon widgets are in hildon directory > #include <hildon/hildon-color-chooser-dialog.h> > #include <hildon/hildon-color-button.h> > #include <hildon/hildon-color-chooser.h> > #include <hildon/hildon-program.h> > >right
Thanks for the note David! I fixed those #include lines in the tutorial. Cheers, Juha -- Juha Kallioinen JID: [EMAIL PROTECTED] _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
