]> Creatis software - creaMaracasVisu.git/blobdiff - appli/QtVTKViewer/qtvtkviewer.cxx
changes to volume rendering base
[creaMaracasVisu.git] / appli / QtVTKViewer / qtvtkviewer.cxx
index dcafe09de208d6d8654123649d44860e33d9248e..a4388d079d3b9d23bc8807fcda716de087931815 100644 (file)
@@ -53,7 +53,7 @@ int main(int argc, char **argv)
 
     if (argc < 2)
       {
-        std::cout << "ERROR: data file name argument missing."
+        std::cout << "ERROR: Image filename missing, Filename RGB Image 2D"
                   << std::endl ;
         return EXIT_FAILURE;
       }