kdecore: remove warning about kglobal header

I do not guarantee compatibility between releases, no file should be copied
without the tought that the person that does it takes over maintainership
(i.e. I take no responsibility for what someone else does)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2024-03-22 11:04:18 +02:00
parent 84e95ac58c
commit 6b75a23901

View file

@ -24,13 +24,6 @@
#include <sys/types.h>
//
// WARNING!!
// This code uses undocumented Qt API
// Do not copy it to your application! Use only the functions that are here!
// Otherwise, it could break when a new version of Qt ships.
//
class KComponentData;
class KCharsets;
class KConfig;