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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/itemviews
From:       David Faure <faure () kde ! org>
Date:       2010-10-12 16:00:52
Message-ID: 20101012160052.AE5B7AC895 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1185213 by dfaure:

fix typo in method name


 M  +1 -1      kwidgetitemdelegatepool.cpp  


--- trunk/KDE/kdelibs/kdeui/itemviews/kwidgetitemdelegatepool.cpp #1185212:1185213
@@ -165,7 +165,7 @@
     QWidget *widget = static_cast<QWidget*>(watched);
 
     if (event->type() == QEvent::Destroy && !poolPrivate->clearing) {
-        kWarning() << "User of KWidgetItemDelegate should not delete widgets created \
by createWidgets!"; +        kWarning() << "User of KWidgetItemDelegate should not \
                delete widgets created by createItemWidgets!";
         // assume the application has kept a list of widgets and tries to delete \
                them manually
         // they have been reparented to the view in any case, so no leaking occurs
         poolPrivate->widgetInIndex.remove(widget);


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

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