[Pkg-owncloud-commits] [owncloud-client] 266/332: MacOverlays: Export the redraw method of content man.

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Aug 14 21:07:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 4688126f840e1d7a8ee49d8113a1e7758694ac43
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Fri Jul 18 17:08:49 2014 +0200

    MacOverlays: Export the redraw method of content man.
---
 shell_integration/MacOSX/LiferayNativityFinder/ContentManager.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shell_integration/MacOSX/LiferayNativityFinder/ContentManager.h b/shell_integration/MacOSX/LiferayNativityFinder/ContentManager.h
index 6d78295..d508ae4 100644
--- a/shell_integration/MacOSX/LiferayNativityFinder/ContentManager.h
+++ b/shell_integration/MacOSX/LiferayNativityFinder/ContentManager.h
@@ -38,5 +38,6 @@
 - (void)setIcons:(NSDictionary*)iconDictionary filterByFolder:(NSString*)filterFolder;
 - (void)setResultForPath:(NSString*)path result:(NSString*)result;
 - (void)clearFileNameCacheForPath:(NSString*)path;
+- (void)repaintAllWindows;
 
 @end
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list