- Timestamp:
- Mar 30, 2008, 4:06:07 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnswindow.cpp
r754 r755 290 290 _actStart->setEnabled(true); 291 291 _actStop->setEnabled(false); 292 ((bnsApp*)qApp)->stop(); 292 293 } 293 294 } … … 302 303 303 304 slotMessage("============ Start BNS ============"); 304 } 305 306 ((bnsApp*)qApp)->start(); 307 }
Note:
See TracChangeset
for help on using the changeset viewer.