X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvRegisterForm.h;h=ab41f39018634b5dd7336c7b21606c3374171c48;hb=5a7da4aedae5c204bc55c187717193e5950f9a44;hp=e5f1ea682979bf913100499ef8a51efda6c3fc8c;hpb=1ec47c5838e94f0ff1606093ae3998fc239a3191;p=clitk.git diff --git a/vv/vvRegisterForm.h b/vv/vvRegisterForm.h index e5f1ea6..ab41f39 100644 --- a/vv/vvRegisterForm.h +++ b/vv/vvRegisterForm.h @@ -27,7 +27,7 @@ class vvRegisterForm : public QDialog, private Ui::vvRegisterForm Q_OBJECT public: - vvRegisterForm(QUrl url); + vvRegisterForm(QUrl url, QString path, QSettings::Format format); void sendData(); ~vvRegisterForm() {} virtual bool canPush();