done fist implementation of ErrorLog, refs #48; added AdjustToMinimumContentsLength, closes #52

This commit is contained in:
Marc Wäckerlin
2011-05-26 06:31:19 +00:00
parent 7e6cdea4f2
commit 4670288d51
10 changed files with 548 additions and 336 deletions

View File

@@ -22,9 +22,9 @@ SOURCES = main.cxx webpage.cxx
HEADERS = browser.hxx smartcardauth.hxx pinentry.hxx \
downloadmanager.hxx settings.hxx sslclientnetworkmanager.hxx \
authentication.hxx webpage.hxx
authentication.hxx webpage.hxx errorlog.hxx
FORMS = browser.ui settings.ui pinentry.ui authentication.ui
FORMS = browser.ui settings.ui pinentry.ui authentication.ui errorlog.ui
RESOURCES = languages.qrc resources.qrc