add ppbr info data
This commit is contained in:
@@ -48,6 +48,10 @@ void NodeDialogExportPPBR::init_controls()
|
||||
};
|
||||
img_header = find<NodeImageTexture>("header-tex");
|
||||
txt_header_descr = find<NodeText>("header-descr");
|
||||
txt_author = find<NodeText>("info-author");
|
||||
txt_email = find<NodeText>("info-email");
|
||||
txt_url = find<NodeText>("info-url");
|
||||
txt_descr = find<NodeText>("info-descr");
|
||||
}
|
||||
|
||||
void NodeDialogExportPPBR::open_header()
|
||||
|
||||
Reference in New Issue
Block a user