From kde-bugs-dist Wed Jul 31 16:17:57 2002 From: infapx () yandex ! ru Date: Wed, 31 Jul 2002 16:17:57 +0000 To: kde-bugs-dist Subject: Bug#45999: during compilation problem with 'struct KListView' is reported X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=102813247725101 Package: kpersonalizer Version: 3.0.2 (using KDE 3.0.2 ) Severity: normal Installed from: Compiled From Sources Compiler: gcc v3.1 OS: Linux OS/Compiler notes: Red Hat 7.1 distribution with gcc compiled from sources The problem arrised when I was compiling kdebase package. When compiler reached the file kpersonalizer/keyecandypagedlg.cpp in started complaining about forward declaration of struct KListView and so on. I managed to solve the problem by adding #include to keyecandypagedlg.h header file. (Submitted via bugs.kde.org) (Complete bug history is available at http://bugs.kde.org/db/45/45999.html)