Skip to content
  • Vlad Zahorodnii's avatar
    Remove a Workspace::findAbstractClient() overload · 51e9340a
    Vlad Zahorodnii authored
    Workspace::findAbstractClient(QUuid) overload is used only by the
    windows krunner plugin.
    
    This change fixes a potential null dereferencing and removes the
    findAbstractClient() overload in favor of a more generic findToplevel()
    overload.
    51e9340a