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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/crypto/gui
From:       Bertjan Broeksema <b.broeksema () home ! nl>
Date:       2009-07-09 20:29:56
Message-ID: 1247171396.854232.11356.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 993970 by bbroeksema:

Krazy fix: C++ ctors that should be declared 'explicit'


 M  +1 -1      resultitemwidget.h  


--- trunk/KDE/kdepim/kleopatra/crypto/gui/resultitemwidget.h #993969:993970
@@ -53,7 +53,7 @@
     class ResultItemWidget : public QWidget {
         Q_OBJECT
     public:
-        ResultItemWidget( const boost::shared_ptr<const Task::Result> &result, \
QWidget * parent=0, Qt::WindowFlags flags=0 ); +        explicit ResultItemWidget( \
const boost::shared_ptr<const Task::Result> &result, QWidget * parent=0, \
Qt::WindowFlags flags=0 );  ~ResultItemWidget();
 
         bool detailsVisible() const;


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

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