mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Preferences saving support
This commit is contained in:
committed by
Francis Lachapelle
parent
2edfd1863b
commit
96d2a4cea8
@@ -1,6 +1,6 @@
|
||||
/* UIxPreferences.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007-2013 Inverse inc.
|
||||
* Copyright (C) 2007-2015 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
|
||||
@@ -61,7 +61,7 @@
|
||||
|
||||
}
|
||||
|
||||
- (NSString *) userLongDateFormat;
|
||||
//- (NSString *) userLongDateFormat;
|
||||
- (BOOL) isSieveServerAvailable;
|
||||
- (id) sieveClient;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user