Index: trunk/BNC/src/bnccore.cpp
===================================================================
--- trunk/BNC/src/bnccore.cpp	(revision 5937)
+++ trunk/BNC/src/bnccore.cpp	(revision 5938)
@@ -130,4 +130,5 @@
   _pppMain = new BNC_PPP::t_pppMain();
   qRegisterMetaType< QVector<double> >("QVector<double>");
+  qRegisterMetaType<bncTime>("bncTime");
 }
 
