* Remaining time: replace function KIO::calculateRemaining() with KIO::calculateRemai...
[kdenetwork.git] / librss / librss.h
blobc9637d0cfd451548c5c2d862d000bcdb7eba6a1d
1 /*
2 * librss.h
4 * Copyright (c) 2003 Frerich Raabe <raabe@kde.org>
6 * This program is distributed in the hope that it will be useful, but WITHOUT
7 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
8 * FOR A PARTICULAR PURPOSE. For licensing and distribution details, check the
9 * accompanying file 'COPYING'.
11 #ifndef LIBRSS_LIBRSS_H
12 #define LIBRSS_LIBRSS_H
14 #include "article.h"
15 #include "document.h"
16 #include "global.h"
17 #include "image.h"
18 #include "loader.h"
19 #include "textinput.h"
21 #endif // LIBRSS_LIBRSS_H
22 // vim: noet:ts=4