Explorar o código

COMP: return type changed

ivowolf %!s(int64=14) %!d(string=hai) anos
pai
achega
b7d86fe524

+ 0 - 2
Plugins/org.commontk.dicom.examplehost/ctkDicomExampleHost.cpp

@@ -16,9 +16,7 @@ void ctkDicomExampleHost::StartApplication(QString AppPath, const QUrl& App_URL)
             AppPath,l))
     {
         qCritical() << "application failed to start!";
-        return 0;
     }
-    return 1;
 }
 
 QRect ctkDicomExampleHost::getAvailableScreen(const QRect& preferredScreen){