Home GnuPG

Share code between MessageViewerDialog and MessageViewerWindow

Description

Share code between MessageViewerDialog and MessageViewerWindow

Use a common base class for the Private classes of MessageViewerDialog
and MessageViewerWindow to avoid duplication of their members and most
of their functions. Except for different filename filters for email
files (which is an indication why duplicated code isn't a good idea)
the functions were identical.

Details

Provenance
ikloeckerAuthored on Wed, Mar 25, 12:27 PM
Parents
rMTPe83c139b2d28: Move "using namespace ..." after all includes
Branches
Unknown
Tags
Unknown