Skip to content
  • Michael Gratton's avatar
    Move email action handling to ConversationListBox · 5cc92ef9
    Michael Gratton authored and Michael Gratton's avatar Michael Gratton committed
    This allows a single widget to get constructed to handle email actions,
    rather than every single ConversationEmail having to do so, and thus
    related signals can also be moved to and emitted from
    ConversationListBox, so that MainWindow only has to hook up to a single
    object's signals for a conversation, not every email in the
    conversation.
    5cc92ef9