D16133: Port KmPlot away from deprecated KStatusBar and kdelibs4support at all

Christoph Feck noreply at phabricator.kde.org
Thu Oct 11 18:10:32 BST 2018


cfeck added inline comments.

INLINE COMMENTS

> kmplot.cpp:259
>  
> -	statusBar->insertFixedItem( "1234567890123456", 1 );
> -	statusBar->insertFixedItem( "1234567890123456", 2 );
> -	statusBar->insertItem( "", 3, 3 );
> -	statusBar->insertItem( "", 4 );
> -	statusBar->changeItem( "", 1 );
> -	statusBar->changeItem( "", 2 );
> -	statusBar->setItemAlignment( 3, Qt::AlignLeft );
> +	for (int i=1; i<6; ++i)
> +	{

Please some space around operators, they need some air to breathe :)

REPOSITORY
  R334 KmPlot

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

To: yurchor, #kde_edu
Cc: cfeck, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181011/818ad29d/attachment-0001.html>


More information about the kde-edu mailing list