mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Move to object oriented model
There is now a single Manager class shared between all apps. Apps then share a collection of Device objects.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,7 +11,8 @@ config.log
|
||||
config.status
|
||||
.deps
|
||||
client-bindings.h
|
||||
server-bindings.h
|
||||
*-dbus-glue.h
|
||||
demo
|
||||
*.o
|
||||
fprintd
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user