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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/crypto/gui
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2008-05-06 8:36:04
Message-ID: 1210062964.346897.28896.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 804496 by osterfeld:

fix layout in the single item, resultpage case

 M  +1 -1      resultlistwidget.cpp  


--- trunk/KDE/kdepim/kleopatra/crypto/gui/resultlistwidget.cpp #804495:804496
@@ -151,7 +151,7 @@
         blay.insertWidget( widget->hasErrorResult() ? m_lastErrorItemIndex++ : ( \
blay.count() - 1 ), widget );  } else { // single task
         widget->showCloseButton( m_standaloneMode );
-        m_layout->insertWidget( m_layout->count() - 1, widget, 1 );
+        m_layout->insertWidget( m_layout->count() - 1, widget, m_standaloneMode ? 1 \
: 0 );  }
     widget->show();
     resizeIfStandalone();


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

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