- Timestamp:
- Nov 12, 2014, 5:16:11 PM (11 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/BNC/src/bncwindow.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/BNC/src/bncwindow.cppr6318 r6320 1007 1007 _reqcSkyPlotSystems = new QComboBox(); 1008 1008 _reqcSkyPlotSystems->setEditable(false); 1009 _reqcSkyPlotSystems->addItems(QString(",ALL,GPS,GLONASS,Galileo").split(",")); 1009 _reqcSkyPlotSystems->addItems(QString(",ALL,GPS,GLONASS,Galileo,QZSS,SBAS,BDS").split(",")); 1010 1010 ik = _reqcSkyPlotSystems->findText(settings.value("reqcSkyPlotSystems").toString()); 1011 1011 if (ik != -1) { 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
