Skip to content
  • Daniel Teske's avatar
    Optimize BaseTextMark · b267027c
    Daniel Teske authored
    
    
    Instead of each BaseTextMark being a QObject and being connected
    to editorOpened, centralize that and distribute the signal
    to only the BaseTextMarks that need it.
    
    Change-Id: I3f2783c34a25d78aa335418236850436028bfdf3
    Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
    b267027c