File indexing completed on 2024-04-28 15:40:25

0001 // SPDX-FileCopyrightText: 2009 Jesper K. Pedersen <blackie@kde.org>
0002 //
0003 // SPDX-License-Identifier: LicenseRef-KDE-Accepted-GPL
0004 
0005 // krazy:skip
0006 /**
0007   \namespace Utilities
0008   \brief Collection of a number of utilities used throughout the code
0009 
0010 **/
0011 // vi:expandtab:tabstop=4 shiftwidth=4: