D26250: Fix multiple warnings

Shubham noreply at phabricator.kde.org
Sat Dec 28 08:03:32 GMT 2019


shubham added inline comments.

INLINE COMMENTS

> scheduler.cpp:1161
>      /* Swap jobs in the list */
> -    jobs.swap(currentRow, destinationRow);
> +    jobs.swapItemsAt(currentRow, destinationRow);
>  

Introduced in Qt 5.13

REPOSITORY
  R321 KStars

REVISION DETAIL
  https://phabricator.kde.org/D26250

To: shubham, mutlaqja
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20191228/05ed55ab/attachment.html>


More information about the kde-edu mailing list