Changeset 3583 in ntrip


Ignore:
Timestamp:
Jan 16, 2012, 6:14:55 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r3480 r3583  
    515515  QPushButton* setUploadTrafoButton = new QPushButton("Custom Trafo");
    516516  _uploadIntrComboBox = new QComboBox;
    517   _uploadSamplSpinBox = new QSpinBox;
    518517  _uploadIntrComboBox->setEditable(false);
    519518  _uploadIntrComboBox->addItems(QString("1 day,1 hour, 30 min,15 min,10 min,5 min,2 min,1 min").split(","));
Note: See TracChangeset for help on using the changeset viewer.