mirror of
https://github.com/KDE/konsole.git
synced 2026-05-03 12:15:33 -04:00
let me introduce: typo of the year "the the"
mostly seen as "the the" -> "the" "the the" -> "to the" and in its best case "a the the" -> "" :) svn path=/trunk/KDE/kdebase/apps/konsole/; revision=864814
This commit is contained in:
@@ -157,7 +157,7 @@ void ViewContainer::viewDestroyed(QObject* object)
|
||||
_navigation.remove(widget);
|
||||
|
||||
// FIXME This can result in ViewContainerSubClass::removeViewWidget() being
|
||||
// called after the the widget's parent has been deleted or partially deleted
|
||||
// called after the widget's parent has been deleted or partially deleted
|
||||
// in the ViewContainerSubClass instance's destructor.
|
||||
//
|
||||
// Currently deleteLater() is used to remove child widgets in the subclass
|
||||
|
||||
Reference in New Issue
Block a user