Conversation
PR 3796 added a dependency from display-runtime to the databrowser
|
|
For save&restore actions I have put the implementation in that module. We could consider the same for this action, i.e. put in some data browser module. |
|
display-representation already depended on databrowser because of the DBwidget. |



PR 3796 added a dependency from display-runtime to the databrowser
Before this fix, ant build fails with
With this fix, it completes the build process.