moved ID from field to row
This commit is contained in:
@@ -193,7 +193,8 @@ SOURCES += \
|
||||
ui/nodeui.cpp \
|
||||
panels/effectspanel.cpp \
|
||||
nodes/nodedatatypes.cpp \
|
||||
nodes/nodeplug.cpp
|
||||
nodes/nodeplug.cpp \
|
||||
nodes/inputs/doubleinput.cpp
|
||||
|
||||
HEADERS += \
|
||||
ui/mainwindow.h \
|
||||
@@ -341,7 +342,8 @@ HEADERS += \
|
||||
ui/nodeui.h \
|
||||
panels/effectspanel.h \
|
||||
nodes/nodedatatypes.h \
|
||||
nodes/nodeplug.h
|
||||
nodes/nodeplug.h \
|
||||
nodes/inputs/doubleinput.h
|
||||
|
||||
FORMS +=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user