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

List:       kde-commits
Subject:    KDE/kdegraphics/kpovmodeler
From:       Laurent Montel <montel () kde ! org>
Date:       2007-01-13 12:38:14
Message-ID: 1168691894.240523.7658.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 622857 by mlaurent:

Fix connect signal/slot


 M  +1 -1      pmpovrayoutputwidget.cpp  


--- trunk/KDE/kdegraphics/kpovmodeler/pmpovrayoutputwidget.cpp #622856:622857
@@ -42,7 +42,7 @@
    m_pTextView->setReadOnly( true );
    setMainWidget( m_pTextView );
 
-	connect( this, SIGNAL( closeClicked( ) ), SLOT( hide( ) ) );
+	connect( this, SIGNAL( closeClicked( ) ), SLOT( slotClose( ) ) );
 	setButtons( KDialog::Close );
 
    setCaption( i18n( "Povray Output" ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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