Skip to content

Commit

Permalink
+default in switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercury13 committed Dec 15, 2024
1 parent 2188097 commit 262c6e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Unicodia/FmMain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,7 @@ QVariant SearchModel::groupData(size_t index, int role) const
QIconEngine* ie = new ie::Node(*sample, *node);
return QIcon(ie);
}
default: ;
}
} // fall out here
}
Expand Down

0 comments on commit 262c6e2

Please sign in to comment.