Update SOGoParentFolder.h

This commit is contained in:
Francis Lachapelle
2017-05-08 14:44:13 -04:00
parent 0185ba9d46
commit 0e82550f6b
+2 -1
View File
@@ -1,6 +1,6 @@
/* SOGoParentFolder.h - this file is part of SOGo
*
* Copyright (C) 2006-2015 Inverse inc.
* Copyright (C) 2006-2017 Inverse inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -44,6 +44,7 @@
- (NSString *) collectedFolderName;
- (NSException *) appendPersonalSources;
- (NSException *) appendSubscribedSources;
- (void) removeSubFolder: (NSString *) subfolderName;
- (void) setBaseOCSPath: (NSString *) newOCSPath;