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

List:       kde-commits
Subject:    kdegraphics/kpovmodeler
From:       Andreas Zehender <az () azweb ! de>
Date:       2004-06-12 12:51:25
Message-ID: 20040612125125.561E116AF4 () office ! kde ! org
[Download RAW message or body]

CVS commit by azehende: 

Reactivated matrix transformation.
Must be hidden for a long time now :/


  M +1 -1      pmpart.cpp   1.89
  M +5 -5      pmpovraymatrixedit.cpp   1.4


--- kdegraphics/kpovmodeler/pmpart.cpp  #1.88:1.89
@@ -494,5 +494,5 @@ void PMPart::initActions( )
       m_readWriteActions.append( m_pNewRotateAction );
       m_pNewMatrixAction = new KAction( i18n( "Matrix" ), "pmmatrix", 0, this, SLOT( slotNewMatrix( ) ),
-                                        actionCollection( ), "new_matrix" );
+                                        actionCollection( ), "new_povraymatrix" );
       m_readWriteActions.append( m_pNewMatrixAction );
 

--- kdegraphics/kpovmodeler/pmpovraymatrixedit.cpp  #1.3:1.4
@@ -56,5 +56,5 @@ void PMPovrayMatrixEdit::createTopWidget
 void PMPovrayMatrixEdit::displayObject( PMObject* o )
 {
-   if( o->isA( "Matrix" ) )
+   if( o->isA( "PovrayMatrix" ) )
    {
       bool readOnly = o->isReadOnly( );


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

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