PathBar extended

Filtering enhanced
This commit is contained in:
michael starke
2013-02-26 05:18:25 +01:00
parent 841647a3ed
commit edaf4aa30d
17 changed files with 696 additions and 192 deletions

View File

@@ -31,6 +31,7 @@
- (void)dealloc {
self.settingsController = nil;
self.mainWindowController = nil;
[super dealloc];
}
#pragma mark Menu Actions