- Timestamp:
- Jan 17, 2009, 5:58:23 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnctabledlg.cpp
r1485 r1486 236 236 } 237 237 } 238 if (endSourceTable == 1) { printf("ENDSOURCETABLE missing\n");}239 238 240 239 static const QStringList labels = QString("mountpoint,identifier,format," … … 441 440 } 442 441 } 443 if (endSourceTable == 1) { printf("ENDSOURCETABLE missing\n");}444 442 if (lines.size() > 0) { 445 443 _casterTable->setSelectionMode(QAbstractItemView::ExtendedSelection);
Note:
See TracChangeset
for help on using the changeset viewer.