Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
@pjrobertson likes those ;-).
  • Loading branch information
tiennou committed Jul 25, 2016
1 parent b364684 commit 2719535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Quicksilver/Code-App/QSTaskViewer.m
Expand Up @@ -9,8 +9,8 @@
#import "NSObject+ReaperExtensions.h"
#import <QSFoundation/QSFoundation.h>

#define HIDE_DELAY 0.2
#define SHOW_DELAY 0.1
#define HIDE_DELAY 1.0
#define SHOW_DELAY 0.05

@interface QSTaskViewer (QSRedeclarations)
- (QSDockingWindow *)window;
Expand Down

0 comments on commit 2719535

Please sign in to comment.