Changeset 102 in ntrip for trunk/BNC/bncwindow.cpp


Ignore:
Timestamp:
Sep 6, 2006, 8:13:50 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r101 r102  
    180180  if (proxyHost != _proxyHostLineEdit->text()         ||
    181181      proxyPort != _proxyPortLineEdit->text().toInt()) {
    182     int iRet = QMessageBox::question(this, "Question", "Proxy options"
     182    int iRet = QMessageBox::question(this, "Question", "Proxy options "
    183183                                     "changed. Use the new ones?",
    184184                                     QMessageBox::Yes, QMessageBox::No,
Note: See TracChangeset for help on using the changeset viewer.