closes #26; closes #24

This commit is contained in:
Marc Wäckerlin
2011-02-28 08:30:57 +00:00
parent 32349ded77
commit 06d04776ee
11 changed files with 818 additions and 494 deletions

View File

@@ -20,12 +20,13 @@ TRANSLATIONS = @PACKAGENAME@_en.ts \
@PACKAGENAME@_fr.ts \
@PACKAGENAME@_it.ts
SOURCES = main.cxx smartcardauth.cxx pindialog.cxx
SOURCES = main.cxx smartcardauth.cxx pindialog.cxx webpage.cxx
HEADERS = browser.hxx smartcardauth.hxx pindialog.hxx \
downloadmanager.hxx settings.hxx sslclientnetworkmanager.hxx
downloadmanager.hxx settings.hxx sslclientnetworkmanager.hxx \
authentication.hxx webpage.hxx
FORMS = browser.ui settings.ui pinentry.ui
FORMS = browser.ui settings.ui pinentry.ui authentication.ui
RESOURCES = languages.qrc resources.qrc