mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-28 05:54:50 -04:00
NE Alpha 41
This commit is contained in:
parent
c0f1a8eadf
commit
227be5480e
12 changed files with 8145 additions and 37 deletions
|
@ -124,7 +124,6 @@ public:
|
|||
UModelIndex createIndex(int row, int column, void *data) const { return UModelIndex(row, column, data, this); }
|
||||
#endif
|
||||
|
||||
|
||||
~TreeModel() {
|
||||
delete rootItem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue