On Wed, Sep 5, 2012 at 10:43 PM, Gustavo Lima Chaves
<gl...@profusion.mobi> wrote:
> * Vincent Torri <vincent.to...@gmail.com> [2012-09-05 22:04:01 +0200]:
>
>> On Wed, Sep 5, 2012 at 9:43 PM, Enlightenment SVN
>> <no-re...@enlightenment.org> wrote:
>> > Log:
>> > [elm] It won't hurt to have it here.
>>
>> wrong assumption : on Windows, including the headers here and there
>> can break compilation. I don't know if that commit breaks compilation,
>> but remember that for the future
>
> It's ifdef-ed, it should not matter.

how naive you are about Windows :p

Vincent

>
>>
>> Vincent
>>
>> >
>> >   Less inclusions on custom elm widgets.
>> >
>> >
>> >
>> > Author:       glima
>> > Date:         2012-09-05 12:43:33 -0700 (Wed, 05 Sep 2012)
>> > New Revision: 76205
>> > Trac:         http://trac.enlightenment.org/e/changeset/76205
>> >
>> > Modified:
>> >   trunk/elementary/src/lib/elm_widget_container.h
>> >
>> > Modified: trunk/elementary/src/lib/elm_widget_container.h
>> > ===================================================================
>> > --- trunk/elementary/src/lib/elm_widget_container.h     2012-09-05 
>> > 16:50:05 UTC (rev 76204)
>> > +++ trunk/elementary/src/lib/elm_widget_container.h     2012-09-05 
>> > 19:43:33 UTC (rev 76205)
>> > @@ -1,6 +1,8 @@
>> >  #ifndef ELM_WIDGET_CONTAINER_H
>> >  #define ELM_WIDGET_CONTAINER_H
>> >
>> > +#include <elm_widget.h>
>> > +
>> >  /**
>> >   * @addtogroup Widget
>> >   * @{
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > Live Security Virtual Conference
>> > Exclusive live event will cover all the ways today's security and
>> > threat landscape has changed and how IT managers can respond. Discussions
>> > will include endpoint security, mobile security and the latest in malware
>> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> > _______________________________________________
>> > enlightenment-svn mailing list
>> > enlightenment-...@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
> --
> Gustavo Lima Chaves
> Computer Engineer @ ProFUSION Embedded Systems
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to