Changeset 6678 in ntrip for trunk/BNC/src/reqcdlg.cpp


Ignore:
Timestamp:
Mar 16, 2015, 4:54:48 PM (9 years ago)
Author:
weber
Message:

Added extra Version 2 signal priority for post processing mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/reqcdlg.cpp

    r6677 r6678  
    272272    }
    273273    else {
    274       _reqcV2Priority->setStyleSheet("background-color: LightGray");
     274      _reqcV2Priority->setStyleSheet("background-color: lightGray");
    275275      _reqcV2Priority->setEnabled(false);
    276276    }
Note: See TracChangeset for help on using the changeset viewer.