webengine/osswebengine/WebKitTools/Drosera/English.lproj/Debugger.nib/classes.nib
GCC won't allow "IMPORT" on the definition of a function, in this case an inline function - added to bug 2962
The error message is "function 'void KJS::DebuggerImp::abort()' definition is marked dllimport"
{
IBClasses = (
{
CLASS = DebuggerDocument;
LANGUAGE = ObjC;
OUTLETS = {server = id; webView = WebView; };
SUPERCLASS = NSWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;
}