On Monday 03 November 2008, Aaron J. Seigo wrote:
> On Sunday 02 November 2008, Marco Martin wrote:
> > ShadowedBackground is there and does exactly nothing...
>
> yes, get rid of it.
done, now DefaultBackground it's just StandardBackground, that seems a bit
silly but i would leave as is if some d
On Sunday 02 November 2008, Loïc Marteau wrote:
> Is it BIC compatible to add some items in an enum ?
yes.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Qt Software
signature.asc
Description: This
On Sunday 02 November 2008, Marco Martin wrote:
> ShadowedBackground is there and does exactly nothing...
yes, get rid of it.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Qt Software
signature.asc
Marco Martin wrote:
> Hi,
>
>
About last API annoyance...
Is it BIC compatible to add some items in an enum ?
I think at :
/**
* The popup position enumeration relatively to his attached widget
*
**/
enum PopupPlacement {
FloatingPopup = 0,/**< Free floating, non attached po
On Sunday 02 November 2008 22:17:57 Marco Martin wrote:
> Hi,
> there is a thing lost deep in applet that i had nearly forgotten about...
> the backgroundHint of happlet has
> NoBackground StandardBackground TranslucentBackground ShadowedBackground
> and DefaultBackground
>
> ShadowedBackground is