]> Creatis software - clitk.git/blobdiff - vv/vvInfoPanel.cxx
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvInfoPanel.cxx
index 9aa3e57f448a66a64a42b1b660a49de6174382ac..2a4d1032b531c34c8fa2f39b3ed7836801e0697c 100644 (file)
@@ -52,6 +52,10 @@ void vvInfoPanel::setFileName(QString text)
 }
 //------------------------------------------------------------------------------
 
+void vvInfoPanel::setImageCreationTime(QString text)
+{
+  creationTimeLabel->setText(text);
+}
 
 //------------------------------------------------------------------------------
 void vvInfoPanel::setDimension(QString text)