Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by pam-fi, Fri Jun 5 13:14:35 2009 UTC | revision 1.4 by pam-fi, Tue Jun 16 16:45:00 2009 UTC | |
|---|---|---|
| # | Line 96 protected: | Line 96 protected: |
| 96 | std::vector<CollectionAction*> _actions; | std::vector<CollectionAction*> _actions; |
| 97 | std::vector<unsigned int> _actionsPositions; | std::vector<unsigned int> _actionsPositions; |
| 98 | ||
| 99 | ||
| 100 | ||
| 101 | }; | }; |
| 102 | ||
| 103 | #endif /* SMARTCOLLECTION_H_ */ | #endif /* SMARTCOLLECTION_H_ */ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |