Skip to content

Invert dependencies between GnomeCmdMainWin and GnomeCmdCmdline

Main window already have a set of methods update_* to modify its children. Adding a method update_cmdline does the same and removes a need to emit a signal and track its listeners.

Edited by Andrey Kutejko

Merge request reports