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

List:       kde-commits
Subject:    extragear/network/konversation/src
From:       Ivor Hewitt <ivor () ivor ! org>
Date:       2005-08-25 21:23:00
Message-ID: 1125004980.930125.28075.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 453332 by ivor:

OSD preview wasn't top level widget, so didn't appear anymore.



 M  +2 -1      prefspageosd.cpp  


--- trunk/extragear/network/konversation/src/prefspageosd.cpp #453331:453332
@@ -39,7 +39,7 @@
     preferences = newPreferences;
 
     // set up the preview OSD widget
-    m_pOSDPreview = new OSDPreviewWidget("Konversation", newParent);
+    m_pOSDPreview = new OSDPreviewWidget("Konversation");
     connect(m_pOSDPreview, SIGNAL(positionChanged()), this, SLOT(slotPositionChanged()));
 
     // General
@@ -92,6 +92,7 @@
 
 PrefsPageOSD::~PrefsPageOSD()
 {
+    delete m_pOSDPreview;
 }
 
 void PrefsPageOSD::aboutToShow()
[prev in list] [next in list] [prev in thread] [next in thread] 

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