Changeset 1954 in ntrip


Ignore:
Timestamp:
Nov 13, 2009, 3:15:07 PM (14 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r1947 r1954  
    421421  pLayout->addWidget(new QLabel("Proxy port"),                   1, 0);
    422422  pLayout->addWidget(_proxyPortLineEdit,                         1, 1);
    423   pLayout->addWidget(new QLabel("Settings for the proxy in protected networks, leave boxes blank if none."),2, 0, 1, 50, Qt::AlignLeft);
     423  pLayout->addWidget(new QLabel("Settings for proxy in protected networks, leave boxes blank if none."),2, 0, 1, 50, Qt::AlignLeft);
    424424  pLayout->addWidget(new QLabel("    "),3,0);
    425425  pLayout->addWidget(new QLabel("    "),4,0);
Note: See TracChangeset for help on using the changeset viewer.