Skip to content

Commit 3d01cc4

Browse files
danmarCopilot
andauthored
comment
Co-authored-by: Copilot <[email protected]>
1 parent d6d3a4e commit 3d01cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/resultstree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ protected slots:
392392
* @param icon Should a default backtrace item icon be added
393393
* @param type type of items to create file/message/note
394394
* @param errorPathIndex errorPathIndex
395-
* @return newly created QStandardItem *
395+
* @return newly created ResultItem *
396396
*/
397397
ResultItem *addBacktraceFiles(ResultItem *parent,
398398
const QSharedPointer<ErrorItem>& errorItem,

0 commit comments

Comments
 (0)