Skip to content

Commit

Permalink
Merge pull request escoz#577 from ashchan/master
Browse files Browse the repository at this point in the history
Fix more imports
  • Loading branch information
escoz committed Sep 30, 2013
2 parents ebf473b + 32b58d2 commit 21b85a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions quickdialog/QuickDialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,12 @@
#import "QDecimalElement.h"
#import "QSortingSection.h"
#import "QDateTimeElement.h"
#import "QWebViewController.h"
#import "QBadgeLabel.h"
#import "QSegmentedElement.h"
#import "QMultilineTextViewController.h"
#import "QMultilineElement.h"
#import "QImageElement.h"
#import "QProgressElement.h"
#import "QColorPickerElement.h"
#import "UIColor+ColorUtilities.h"
#import "QProgressElement.h"
#import "QuickDialogController+Loading.h"
#import "QAutoEntryElement.h"
Expand Down

0 comments on commit 21b85a4

Please sign in to comment.