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:
authorDaniel Molkentin <danimo@owncloud.com>2014-08-15 17:01:01 +0400
committerDaniel Molkentin <danimo@owncloud.com>2014-08-15 17:01:01 +0400
commit4c67a8812afb8dda78c3a1a6e187866470c22b4e (patch)
tree509eb14f526bb3bdc00d1176563709e9981b1d13 /src/mirall/owncloudtheme.h
parent1544606bf0a883115e04f4409e3e2b30960dc1c9 (diff)
Show folder icon a offline when account is offline
Fixes #1959
Diffstat (limited to 'src/mirall/owncloudtheme.h')
-rw-r--r--src/mirall/owncloudtheme.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mirall/owncloudtheme.h b/src/mirall/owncloudtheme.h
index 33b33e2a9..1d8e59947 100644
--- a/src/mirall/owncloudtheme.h
+++ b/src/mirall/owncloudtheme.h
@@ -31,7 +31,6 @@ public:
QIcon folderIcon( const QString& ) const;
QIcon trayFolderIcon( const QString& ) const Q_DECL_OVERRIDE;
- QIcon folderDisabledIcon() const Q_DECL_OVERRIDE;
QIcon applicationIcon() const Q_DECL_OVERRIDE;
QVariant customMedia(CustomMediaType type) Q_DECL_OVERRIDE;