mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Добавил колонку code в виджет AMM
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
#include <QDomElement>
|
||||
#include "module.h"
|
||||
|
||||
enum ColumnsTree{
|
||||
clmn_PMorDM = 0,
|
||||
clmn_code,
|
||||
clmn_ID
|
||||
};
|
||||
|
||||
class TaskTreePreparation : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user