Monotone-Parent: bdc770e039bce1273bf76acc5e48dd7006974831

Monotone-Revision: 0c72d1fc3fd84d0415e106b3b511f86237676bdb

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-02-01T18:44:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-02-01 18:44:58 +00:00
parent 480dc6ff86
commit 3c292c566f
7 changed files with 98 additions and 1 deletions
+7
View File
@@ -30,6 +30,13 @@
NSUserDefaults *ud;
NSMutableDictionary *moduleSettings;
}
- (WOResponse *) getDragHandlesStateAction;
- (WOResponse *) getFoldersStateAction;
- (WOResponse *) saveDragHandlesStateAction;
- (WOResponse *) saveFoldersStateAction;
@end
#endif /* UIXMAILMAINFRAME_H */