We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d3a4e commit 3d01cc4Copy full SHA for 3d01cc4
gui/resultstree.h
@@ -392,7 +392,7 @@ protected slots:
392
* @param icon Should a default backtrace item icon be added
393
* @param type type of items to create file/message/note
394
* @param errorPathIndex errorPathIndex
395
- * @return newly created QStandardItem *
+ * @return newly created ResultItem *
396
*/
397
ResultItem *addBacktraceFiles(ResultItem *parent,
398
const QSharedPointer<ErrorItem>& errorItem,
0 commit comments