escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.07k stars 637 forks source link

QAppearance not found... #741

Open katche70 opened 8 years ago

katche70 commented 8 years ago

i update to latest version. but it always said: Property 'appearance' not found on object of type 'QLabelElement *'

What is wrong? in demo Version all is fine. It is necessary to include Appearance?

All QAppearance files are included in Project.

francois-roget commented 7 years ago

Had the same problem. You have to add

import "QElement+Appearance.h"