898f03a Remove config option in edit mode for widgets without options

Authored and Committed by ryanlerch 6 years ago
    Remove config option in edit mode for widgets without options
    
    In the edit mode, if a widget does not have config options, the
    cog icon is not displayed anymore. As the ability to delete a widget
    was previously in the config dialog, this is now moved to the widget
    titlebar itself.
    
    Signed-off-by: Ryan Lerch <rlerch@redhat.com>