Skip to content
  • Kurt Hindenburg's avatar
    Add Q_ASSERT/returns for _actionCollection · ac8aedb3
    Kurt Hindenburg authored
    KXMLGUIClient->actionCollection() only returns a non NULL value so I
    don't think these checks are needed but for now add Q_ASSERTs and
    returns.  Previously, the if() didn't cover all the assignments.
    ac8aedb3