Skip to content
Commit 2c2469f9 authored by Ahmad Samir's avatar Ahmad Samir
Browse files

Fix clazy warning: Use QString() multi-arg

No need to use arg(QString::number(int )), when arg() already has a int
overload.

Also replace "endl" with "Qt::endl".

GIT_SILENT
parent ac7eb252
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment