|
|
|
@ -48,8 +48,8 @@ $lastdir = '.';
|
|
|
|
|
'`TDEGlobal\' undeclared \(first use this function\)' => "kglobal",
|
|
|
|
|
'implicit declaration of function `int locate\(\.\.\.\)' => "kstddirs",
|
|
|
|
|
'`locate\' undeclared \(first use this function\)' => "kstddirs",
|
|
|
|
|
'no matching function for call to `KStandardDirs' => "kstddirs",
|
|
|
|
|
'no method `KStandardDirs::' => "kstddirs",
|
|
|
|
|
'no matching function for call to `TDEStandardDirs' => "kstddirs",
|
|
|
|
|
'no method `TDEStandardDirs::' => "kstddirs",
|
|
|
|
|
'variable `class QFile \S*\' has initializer but incomplete type' => "qfile",
|
|
|
|
|
'implicit declaration of function `int ICON\(\.\.\.\)' => "kiconloader",
|
|
|
|
|
'`QMessageBox\' undeclared \(first use this function\)' => "qmessagebox",
|
|
|
|
|