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

List:       kde-commits
Subject:    koffice/kplato/libs/ui
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2008-08-18 17:17:55
Message-ID: 1219079875.091527.10747.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 848893 by sengels:

add return statement
FIXME: this might not be what you want, so please try to fix this before alpha 10 in that case

 M  +1 -1      kptresourceappointmentsview.cpp  


--- trunk/koffice/kplato/libs/ui/kptresourceappointmentsview.cpp #848892:848893
@@ -323,7 +323,7 @@
 
 KoPrintJob *ResourceAppointmentsView::createPrintJob()
 {
-    m_view->createPrintJob( this );
+    return m_view->createPrintJob( this );
 }
 
 } // namespace KPlato
[prev in list] [next in list] [prev in thread] [next in thread] 

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