Changeset 11299
- Timestamp:
- 07/08/11 15:58:33 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/FactGui.h
r11294 r11299 634 634 } 635 635 636 void UnsubscribeService(const string &service, bool allow_unsubscribed )636 void UnsubscribeService(const string &service, bool allow_unsubscribed=false) 637 637 { 638 638 const map<string,DimInfo*>::iterator i=fServices.find(service);
Note:
See TracChangeset
for help on using the changeset viewer.