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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars/tools
From:       Burkhard Lück <lueck () hube-lueck ! de>
Date:       2010-07-25 12:06:34
Message-ID: 20100725120634.021DEAC7E8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1154399 by lueck:

double ampersand has to be used here, it's not a clash, thanks to Alexander \
Potashev for the report BUG:245616

 M  +1 -1      conjunctions.cpp  


--- trunk/KDE/kdeedu/kstars/kstars/tools/conjunctions.cpp #1154398:1154399
@@ -104,7 +104,7 @@
     //Set up the Table Views
     m_Model = new QStandardItemModel( 0, 4, this );
     m_Model->setHorizontalHeaderLabels( QStringList() << i18n( \
                "Conjunction/Opposition" ) 
-            << i18n( "Date & Time (UT)" ) << i18n( "Object" ) << i18n( \
"Separation" ) ); +            << i18n( "Date && Time (UT)" ) << i18n( \
"Object" ) << i18n( "Separation" ) );  m_SortModel = new \
QSortFilterProxyModel( this );  m_SortModel->setSourceModel( m_Model );
     OutputList->setModel( m_SortModel );


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

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