mirror of
https://github.com/Luca1991/NDSFactory.git
synced 2026-02-04 05:36:15 +01:00
Implemented theme selector and fixed FatTools UI
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef NDSHEADERMODEL_H
|
||||
#define NDSHEADERMODEL_H
|
||||
#pragma once
|
||||
|
||||
#include <QAbstractTableModel>
|
||||
|
||||
@@ -21,5 +20,3 @@ private:
|
||||
NDSHeader *ndsHeader;
|
||||
bool isValueRowEditable = false;
|
||||
};
|
||||
|
||||
#endif // NDSHEADERMODEL_H
|
||||
|
||||
Reference in New Issue
Block a user