[Kde-pim] [patch] Some Porting
Allen Winter
winter at kde.org
Wed Feb 21 18:38:26 GMT 2007
On Sunday 11 February 2007 6:29:18 pm Mathias Soeken wrote:
> Hello,
>
> I just started developing for KDE 4. Asking for tasks, I got the answer to
> find the #warning port me! items and start porting!
>
> So, here is my first (very) little patch but I wish to get response, if I do
> it correctly.
>
Committed.
I think you know the KDE4 Porting Guide better than most of us now ;)
> I also investigated the following warning:
> clearWState( WState_Polished );
>
> I think this line can be removed. I tried
> setWindowState(windowState() & ~WState_Polished);
>
> but WState_Polished is not defined in Qt4.
>
There is QWidget::ensurePolished().
maybe??
--
KDEPIM Developer
I accept PayPal payments to awinterz at earthlink.net
_______________________________________________
kde-pim mailing list
kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/
More information about the kde-pim
mailing list