Messagelib

bodypart.cpp
1 /*
2  This file is part of KMail's plugin interface.
3  SPDX-FileCopyrightText: 2004 Marc Mutz <[email protected]>
4  SPDX-FileCopyrightText: 2004 Ingo Kloecker <[email protected]>
5 
6  SPDX-License-Identifier: GPL-2.0-or-later
7 */
8 
9 #include "bodypart.h"
10 
11 MimeTreeParser::Interface::BodyPartMemento::~BodyPartMemento() = default;
12 
13 MimeTreeParser::Interface::BodyPart::~BodyPart() = default;
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Mar 22 2023 04:07:14 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.