rpetrich / AppList

Dynamic access to installed application list, their icons and simple preferences panes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'prefs.h' file not found

opened this issue · comments

Compiling ALApplicationPreferenceViewController.m (armv7)...
ALApplicationPreferenceViewController.m:6:9: fatal error: 'prefs.h' file not found

import "prefs.h"

    ^

1 error generated.

This is from the preferenceloader project. You will need to bring your own copy.