Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2017-10-05 22:08:38 +0300
committerMarkus Goetz <markus@woboq.com>2017-10-06 11:59:20 +0300
commit315e38e814bc0ac8c32cb32f9a00ec84716587fc (patch)
tree0e132b65d319f71a0c56b6e4c9e9590cab309383 /src/gui/accountstate.h
parent95b90271b659a4a3b8da9cc2a1e8dad46becac80 (diff)
Use display-name from the ocs call in the settings dialog
Diffstat (limited to 'src/gui/accountstate.h')
-rw-r--r--src/gui/accountstate.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/accountstate.h b/src/gui/accountstate.h
index 03f17795f..3256424af 100644
--- a/src/gui/accountstate.h
+++ b/src/gui/accountstate.h
@@ -113,11 +113,6 @@ public:
/** Returns a new settings object for this account, already in the right groups. */
std::unique_ptr<QSettings> settings();
- /** display name with two lines that is displayed in the settings
- * If width is bigger than 0, the string will be ellided so it does not exceed that width
- */
- QString shortDisplayNameForSettings(int width = 0) const;
-
/** Mark the timestamp when the last successful ETag check happened for
* this account.
* The checkConnectivity() method uses the timestamp to save a call to