Skip to content

changed the maxLen variable to qsizetype in main.cpp.

paras sareen requested to merge parassareen/systemsettings:master into master

changed the maxLen variable to qsizetype which is compatible with the length type returned by metaData.pluginId().length(). example is in line 106.

Merge request reports

Loading