summaryrefslogtreecommitdiffstats
path: root/src/realpass.cpp
diff options
context:
space:
mode:
authortezeb <tezeb+github@outoftheblue.pl>2017-01-10 00:18:23 +0100
committertezeb <tezeb+github@outoftheblue.pl>2017-01-10 00:18:23 +0100
commit56b5674af3e59e95888774925f92f1ea0dc8e0f2 (patch)
treed23fb02609fb582623492e4a8b94ce281c09efa4 /src/realpass.cpp
parentc3f44c2cd1adb36013cc54638e1fd507d5121ad5 (diff)
creation of transaction entity for better process-mgmt
Diffstat (limited to 'src/realpass.cpp')
-rw-r--r--src/realpass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/realpass.cpp b/src/realpass.cpp
index cf946997..6717193f 100644
--- a/src/realpass.cpp
+++ b/src/realpass.cpp
@@ -1,6 +1,8 @@
#include "realpass.h"
#include "qtpasssettings.h"
+using namespace Enums;
+
RealPass::RealPass() {}
/**