-rw-r--r-- | pwmanager/pwmanager/pwmanager.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/pwmanager.pro b/pwmanager/pwmanager/pwmanager.pro index 49c1f46..80b2519 100644 --- a/pwmanager/pwmanager/pwmanager.pro +++ b/pwmanager/pwmanager/pwmanager.pro | |||
@@ -65,8 +65,9 @@ binentrygen.h \ | |||
65 | blowfish.h \ | 65 | blowfish.h \ |
66 | commentbox.h \ | 66 | commentbox.h \ |
67 | compiler.h \ | 67 | compiler.h \ |
68 | compressgzip.h \ | 68 | compressgzip.h \ |
69 | csv.h \ | ||
69 | findwnd_emb.h \ | 70 | findwnd_emb.h \ |
70 | findwndimpl.h \ | 71 | findwndimpl.h \ |
71 | genpasswd.h \ | 72 | genpasswd.h \ |
72 | getkeycardwnd.h \ | 73 | getkeycardwnd.h \ |
@@ -130,8 +131,9 @@ base64.cpp \ | |||
130 | binentrygen.cpp \ | 131 | binentrygen.cpp \ |
131 | blowfish.cpp \ | 132 | blowfish.cpp \ |
132 | commentbox.cpp \ | 133 | commentbox.cpp \ |
133 | compressgzip.cpp \ | 134 | compressgzip.cpp \ |
135 | csv.cpp \ | ||
134 | findwnd_emb.cpp \ | 136 | findwnd_emb.cpp \ |
135 | findwndimpl.cpp \ | 137 | findwndimpl.cpp \ |
136 | genpasswd.cpp \ | 138 | genpasswd.cpp \ |
137 | getkeycardwnd.cpp \ | 139 | getkeycardwnd.cpp \ |