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

List:       kde-commits
Subject:    koffice/libs/kofficecore
From:       Stephan Kulow <coolo () kde ! org>
Date:       2006-10-08 12:56:46
Message-ID: 1160312206.308166.12759.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 593600 by coolo:

catch dynamic_cast


 M  +1 -1      KoOpenPane.cpp  


--- trunk/koffice/libs/kofficecore/KoOpenPane.cpp #593599:593600
@@ -300,7 +300,7 @@
 {
   KoSectionListItem* section = dynamic_cast<KoSectionListItem*>(item);
 
-  if(!item)
+  if(!section)
     return;
 
   d->m_widgetStack->raiseWidget(section->widgetIndex());
[prev in list] [next in list] [prev in thread] [next in thread] 

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