mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
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:
parent
84e95ac58c
commit
6b75a23901
1 changed files with 0 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue