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>2013-06-13 14:56:20 +0400
committerDaniel Molkentin <danimo@owncloud.com>2013-06-13 14:56:20 +0400
commit91b5f1076f54a7e178fc4ebee2604b2b6051a5f7 (patch)
treecf0d0793e5c83bd5c7c49ef2c128b98c54a62183 /src/mirall/owncloudtheme.h
parent8ec2457965ca2fc959717dac6547a25173f9678f (diff)
Theming cleanups
- remove splash screen pixmap - remove backend icon (folderIcon()) - Move owncloud ad into owncloud theme
Diffstat (limited to 'src/mirall/owncloudtheme.h')
-rw-r--r--src/mirall/owncloudtheme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mirall/owncloudtheme.h b/src/mirall/owncloudtheme.h
index 3e95db13f..806370048 100644
--- a/src/mirall/owncloudtheme.h
+++ b/src/mirall/owncloudtheme.h
@@ -34,6 +34,8 @@ public:
QIcon folderDisabledIcon() const;
QIcon applicationIcon() const;
+ QVariant customMedia(CustomMediaType type);
+
QColor wizardHeaderBackgroundColor() const;
QColor wizardHeaderTitleColor() const;