[patch] Fixes for kdelibs on win32/msvc
Jaroslaw Staniek
js at iidea.pl
Wed Jul 11 11:49:36 BST 2007
Thiago Macieira said the following, On 2007-07-10 21:12:
>> + return (QModelIndex)m_pendingIndexes.first();
> and
>> + return (QModelIndex)*it;
>
> Make that constructor-like:
> QModelIndex(m_pendingIndexes.first());
> QModelIndex(*it);
>
Done.
> And your patch seems to include some temporary code for Win32 in
> CMakeLists.txt.
Oh, this one should be "NOT WIN32" for now. Fixed.
--
regards / pozdrawiam, Jaroslaw Staniek
Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
Kexi & KOffice: http://www.kexi.pl/en, http://www.koffice.org
KDE3 & KDE4 Libraries for MS Windows: http://kdelibs.com, http://www.kde.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kdelibs3.patch
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070711/40ee1e4f/attachment.ksh>
More information about the kde-core-devel
mailing list