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

List:       kde-commits
Subject:    kdewebdev/quanta/parts/preview
From:       Jens Herden <jens () kdewebdev ! org>
Date:       2005-02-21 10:34:38
Message-ID: 20050221103438.4F99C1BBFB () office ! kde ! org
[Download RAW message or body]

CVS commit by jens: 

proper initialization to avoid a crash


  M +1 -1      whtmlpart.cpp   1.34


--- kdewebdev/quanta/parts/preview/whtmlpart.cpp  #1.33:1.34
@@ -36,5 +36,5 @@
 WHTMLPart::WHTMLPart(QWidget *parentWidget, const char *widgetName, bool \
enableViewSource,   QObject *parent, const char *name, GUIProfile prof)
-  : KHTMLPart(parentWidget, widgetName, parent, name, prof)
+  : KHTMLPart(parentWidget, widgetName, parent, name, prof), m_contextMenu(0)
 {
   //kdDebug(24000) << "WHTMLPart: " << parentWidget << " " << widgetName << " " << \
parent << " " << name << this << endl;


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

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