Move divider line functions to OakUIConstructionFunctions.h

This commit is contained in:
Allan Odgaard
2013-04-02 04:10:02 +07:00
parent d72baacff4
commit 0bf02dbeff
9 changed files with 103 additions and 95 deletions

View File

@@ -1,7 +1,7 @@
#import "HOBrowserView.h"
#import "HOWebViewDelegateHelper.h"
#import "HOStatusBar.h"
#import <OakAppKit/OakAppKit.h>
#import <OakAppKit/OakUIConstructionFunctions.h>
#import <OakAppKit/NSColor Additions.h>
@interface HOBrowserView ()