diff options
| author | Vincent Richard <[email protected]> | 2004-12-22 13:05:59 +0000 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2004-12-22 13:05:59 +0000 |
| commit | cc51a32255f103d782233f12537bdb0132f45e02 (patch) | |
| tree | 759e15f091021acf45eacc8131a9d178628711c6 /src/messaging/folder.hpp | |
| parent | Updated ChangeLog. (diff) | |
| download | vmime-cc51a32255f103d782233f12537bdb0132f45e02.tar.gz vmime-cc51a32255f103d782233f12537bdb0132f45e02.zip | |
Added getCapabilities() on messaging::store.
Diffstat (limited to 'src/messaging/folder.hpp')
| -rw-r--r-- | src/messaging/folder.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messaging/folder.hpp b/src/messaging/folder.hpp index e67d0689..e7c50451 100644 --- a/src/messaging/folder.hpp +++ b/src/messaging/folder.hpp @@ -308,7 +308,7 @@ public: */ virtual store* getStore() = 0; - /** Possible fetchable objects. + /** Fetchable objects. */ enum FetchOptions { |
