summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
diff options
context:
space:
mode:
authortezeb <tezeb+github@outoftheblue.pl>2016-11-28 18:35:36 +0100
committertezeb <tezeb+github@outoftheblue.pl>2016-11-28 18:35:36 +0100
commitc464f6e61aeb25816005e91420a18002cf6fd0a0 (patch)
tree8acbca943f5b5c10b327534bb72be4b34898c0c9 /qtpass.pro
parent6353745c741b49f5714450cc3ffe0efb43d1d4de (diff)
Add more info to debug logs
Diffstat (limited to 'qtpass.pro')
-rw-r--r--qtpass.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/qtpass.pro b/qtpass.pro
index 2e0812f1..fdae1205 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -56,7 +56,8 @@ HEADERS += mainwindow.h \
pass.h \
realpass.h \
imitatepass.h \
- datahelpers.h
+ datahelpers.h \
+ debughelper.h
FORMS += mainwindow.ui \
configdialog.ui \