webengine/osswebengine/WebKit/English.lproj/WebViewEditingContextMenu.nib/classes.nib
author William Roberts <williamr@symbian.org>
Fri, 25 Jun 2010 18:06:10 +0100
branchGCC_SURGE
changeset 82 1c386166cb87
parent 0 dd21522fd290
permissions -rw-r--r--
Speculative fix for npapi.h compilation problem - Bug 1680 If this API is being used, then this ought to flush out the clients...

{
    IBClasses = (
        {
            ACTIONS = {
                changeBaseWritingDirection = id; 
                myAction = id; 
                outline = id; 
                startSpeaking = id; 
                stopSpeaking = id; 
                toggleBaseWritingDirection = id; 
                toggleGrammarChecking = id; 
            }; 
            CLASS = FirstResponder; 
            LANGUAGE = ObjC; 
            SUPERCLASS = NSObject; 
        }, 
        {
            CLASS = MyObject; 
            LANGUAGE = ObjC; 
            OUTLETS = {defaultMenu = id; }; 
            SUPERCLASS = NSObject; 
        }, 
        {
            ACTIONS = {orderFrontFontOptionsPanel = id; orderFrontStylesPanel = id; }; 
            CLASS = NSFontManager; 
            LANGUAGE = ObjC; 
            SUPERCLASS = NSObject; 
        }
    ); 
    IBVersion = 1; 
}