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

List:       kde-commits
Subject:    KDE/kdevplatform/sublime
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-07-26 0:28:40
Message-ID: 1248568120.075922.2390.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1002440 by apaku:

Also update filename label when the document title changes.

 M  +1 -0      container.cpp  


--- trunk/KDE/kdevplatform/sublime/container.cpp #1002439:1002440
@@ -273,6 +273,7 @@
     QMapIterator<QWidget*, View*> it = d->viewForWidget;
     while (it.hasNext()) {
         if (it.next().value()->document() == doc) {
+            d->fileNameCorner->setText( doc->title() );
             int tabIndex = d->stack->indexOf(it.key());
             if (tabIndex != -1) {
                 d->tabBar->setTabText(tabIndex, doc->title());
[prev in list] [next in list] [prev in thread] [next in thread] 

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