- Timestamp:
- Jan 21, 2009, 12:13:23 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r1513 r1515 860 860 void bncWindow::slotRemoveOptions() { 861 861 862 int iRet = QMessageBox::question(this, "Remove", "Remove all '" 863 + QCoreApplication::applicationName() 864 + "' configuration options from disk?", 862 int iRet = QMessageBox::question(this, "Remove", "Remove" 863 " options from disk?", 865 864 QMessageBox::Yes, QMessageBox::No, 866 865 QMessageBox::NoButton);
Note:
See TracChangeset
for help on using the changeset viewer.