|
|
@ -36,8 +36,8 @@ $lastdir = '.';
|
|
|
|
'variable `QFile \S*\' has initializer but incomplete type' => "qfile",
|
|
|
|
'variable `QFile \S*\' has initializer but incomplete type' => "qfile",
|
|
|
|
'type `KConfigBase\' is not a base type for type `KConfig' => "kconfig",
|
|
|
|
'type `KConfigBase\' is not a base type for type `KConfig' => "kconfig",
|
|
|
|
'invalid use of undefined type `class QAccel' => "qaccel",
|
|
|
|
'invalid use of undefined type `class QAccel' => "qaccel",
|
|
|
|
'invalid use of undefined type `class KAboutData' => "kaboutdata",
|
|
|
|
'invalid use of undefined type `class TDEAboutData' => "kaboutdata",
|
|
|
|
'incomplete type `KAboutData\'' => "kaboutdata",
|
|
|
|
'incomplete type `TDEAboutData\'' => "kaboutdata",
|
|
|
|
'incomplete type `QGrid\'' => "qgrid",
|
|
|
|
'incomplete type `QGrid\'' => "qgrid",
|
|
|
|
'invalid use of undefined type `class QGrid\'' => "qgrid",
|
|
|
|
'invalid use of undefined type `class QGrid\'' => "qgrid",
|
|
|
|
'aggregate `class KConfig \S*\' has incomplete type' => "kconfig",
|
|
|
|
'aggregate `class KConfig \S*\' has incomplete type' => "kconfig",
|
|
|
@ -74,7 +74,7 @@ $lastdir = '.';
|
|
|
|
'implicit declaration of function `int UserIcon\(...\)\'' => "kiconloader",
|
|
|
|
'implicit declaration of function `int UserIcon\(...\)\'' => "kiconloader",
|
|
|
|
'`KIcon\' undeclared \(first use this function\)' => "kiconloader",
|
|
|
|
'`KIcon\' undeclared \(first use this function\)' => "kiconloader",
|
|
|
|
'invalid use of undefined type `class KIconLoader' => "kiconloader",
|
|
|
|
'invalid use of undefined type `class KIconLoader' => "kiconloader",
|
|
|
|
'invalid use of undefined type `class KInstance' => "kinstance",
|
|
|
|
'invalid use of undefined type `class TDEInstance' => "kinstance",
|
|
|
|
'invalid use of undefined type `class DCOPClient' => "dcopclient",
|
|
|
|
'invalid use of undefined type `class DCOPClient' => "dcopclient",
|
|
|
|
'`DCOPClient\' undeclared \(first use this function\)' => "dcopclient",
|
|
|
|
'`DCOPClient\' undeclared \(first use this function\)' => "dcopclient",
|
|
|
|
'invalid use of undefined type `class KStatusBar\'' => "kstatusbar",
|
|
|
|
'invalid use of undefined type `class KStatusBar\'' => "kstatusbar",
|
|
|
|