[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/khtml
From:       Ryan Cumming <ryan () kde ! org>
Date:       2002-12-10 2:54:58
[Download RAW message or body]

CVS commit by cumming: 

Styleguide fix


  M +1 -1      khtml_part.cpp   1.778


--- kdelibs/khtml/khtml_part.cpp  #1.777:1.778
@@ -183,5 +183,5 @@ void KHTMLPart::init( KHTMLView *view, G
   d->m_paSaveFrame = new KAction( i18n( "Save &Frame As..." ), 0, this, SLOT( \
slotSaveFrame() ), actionCollection(), "saveFrame" );  d->m_paSecurity = new KAction( \
i18n( "Security..." ), "decrypted", 0, this, SLOT( slotSecurity() ), \
                actionCollection(), "security" );
-  d->m_paDebugScript = new KAction( "Script debugger", 0, this, SLOT( \
slotDebugScript() ), actionCollection(), "debugScript" ); +  d->m_paDebugScript = new \
KAction( "Script Debugger", 0, this, SLOT( slotDebugScript() ), actionCollection(), \
"debugScript" );  d->m_paDebugRenderTree = new KAction( "Print Rendering Tree to \
STDOUT", 0, this, SLOT( slotDebugRenderTree() ), actionCollection(), \
"debugRenderTree" );  d->m_paDebugDOMTree = new KAction( "Print DOM Tree to STDOUT", \
0, this, SLOT( slotDebugDOMTree() ), actionCollection(), "debugDOMTree" );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic