mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 05:18:40 +00:00
further work/convergence on cell rendering / listers
This commit is contained in:
@@ -620,6 +620,7 @@ E_TYPE_IREXT_FUNCTION_DEF(cfgs)
|
||||
|
||||
//- rjf: gather commands
|
||||
String8List cmds_list = {0};
|
||||
if(rd_view_query_cmd().size == 0)
|
||||
{
|
||||
MD_NodePtrList schemas = rd_schemas_from_name(cfg_name);
|
||||
for(MD_NodePtrNode *n = schemas.first; n != 0; n = n->next)
|
||||
|
||||
Reference in New Issue
Block a user