[Kde-pim] [patch] Some Porting
Mathias Soeken
msoeken at tzi.de
Sun Feb 11 23:29:18 GMT 2007
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.
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.
Best wishes
Mathias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: someporting.patch
Type: text/x-diff
Size: 1857 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20070212/a90d388e/attachment.patch>
-------------- next part --------------
_______________________________________________
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