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

List:       kde-commits
Subject:    kdetoys/kweather
From:       Nadeem Hasan <nhasan () yahoo ! com>
Date:       2004-10-02 19:32:50
Message-ID: 20041002193250.BE0F39908 () office ! kde ! org
[Download RAW message or body]

CVS commit by nhasan: 

Also include the "state" in the location name to clear ambiguities.


  M +3 -2      serviceconfigwidget.cpp   1.5


--- kdetoys/kweather/serviceconfigwidget.cpp  #1.4:1.5
@@ -195,5 +195,6 @@ void ServiceConfigWidget::loadLocations(
           parseStationEntry( entryIt.data(), station, uid );
           new StationItem( stateItem, station, uid );
-          mStationMap.insert( uid, station );
+          mStationMap.insert( uid, QString( "%1, %2" )
+              .arg( station ).arg( *stateIt ) );
         }
       }


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

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