aboutsummaryrefslogtreecommitdiff
path: root/qt/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'qt/driver.cxx')
-rw-r--r--qt/driver.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/driver.cxx b/qt/driver.cxx
index 3d05703..377594f 100644
--- a/qt/driver.cxx
+++ b/qt/driver.cxx
@@ -144,6 +144,7 @@ main (int argc, char* argv[])
cout << " public key length: " << p->publicKey ().size () << endl
<< " employer: " << pe->name () << endl
+ << " id: " << p->id ().toString () << endl
<< endl;
}