mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-04 08:59:44 -04:00
UModelIndex integrated
- can be used instead of QModelIndex for non-Qt builds
This commit is contained in:
parent
71ba5fe582
commit
12029c768c
11 changed files with 153 additions and 69 deletions
|
@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||
|
||||
#include "../common/ubytearray.h"
|
||||
#include "../common/ustring.h"
|
||||
#include "../common/umodelindex.h"
|
||||
#include "basetypes.h"
|
||||
#include "treemodel.h"
|
||||
#include "ffs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue