- Timestamp:
- Sep 6, 2006, 8:13:50 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r101 r102 180 180 if (proxyHost != _proxyHostLineEdit->text() || 181 181 proxyPort != _proxyPortLineEdit->text().toInt()) { 182 int iRet = QMessageBox::question(this, "Question", "Proxy options "182 int iRet = QMessageBox::question(this, "Question", "Proxy options " 183 183 "changed. Use the new ones?", 184 184 QMessageBox::Yes, QMessageBox::No,
Note:
See TracChangeset
for help on using the changeset viewer.