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

List:       kde-commits
Subject:    kdenox/konq-embed/dropin/kssl
From:       Luciano Montanaro <mikelima () virgilio ! it>
Date:       2004-01-26 10:34:31
Message-ID: 20040126103431.D80978FF2 () office ! kde ! org
[Download RAW message or body]

CVS commit by montanaro: 

Fix compilation. The kdelibs3.2 commits were not so innocent, after all.


  M +4 -0      ksslinfodlg.cpp   1.6
  M +1 -1      ksslinfodlg.h   1.7


--- kdenox/konq-embed/dropin/kssl/ksslinfodlg.h  #1.6:1.7
@@ -14,5 +14,5 @@ public:
     KSSLInfoDlg( bool secureConnection, QWidget *parent, const char *, bool );
 
-    void setSecurityInQuestion(bool) {};
+    void setSecurityInQuestion(bool);
 
     void setup( KSSLCertificate* /*cert*/,

--- kdenox/konq-embed/dropin/kssl/ksslinfodlg.cpp  #1.5:1.6
@@ -34,4 +34,8 @@ KSSLInfoDlg::KSSLInfoDlg( bool secureCon
 }
 
+void KSSLInfoDlg::setSecurityInQuestion(bool) 
+{
+}
+
 void KSSLInfoDlg::setup( KSSLCertificate* /*cert*/,
                          const QString &peername, const QString &/*issuer*/,


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

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