]> Creatis software - clitk.git/blobdiff - vv/vvRegisterForm.cxx
Rename vvCommon.h.in in vvConfiguration.h.in to be consistent with
[clitk.git] / vv / vvRegisterForm.cxx
index 93d16e490c9d6d4bef50ad7f658d519db6730a7f..b5ac7d9600f72fc9a436bc1ab761b0a0905ea36f 100644 (file)
@@ -22,7 +22,7 @@
 #include <QDir>
 #include <QPalette>
 #include "common/globals.h"
-#include "vvCommon.h"
+#include "vvConfiguration.h"
 #include "vvUtils.h"
 
 vvRegisterForm::vvRegisterForm(QUrl url, QString path, QSettings::Format format):url(url), settings(path, format){ 
@@ -65,4 +65,4 @@ void vvRegisterForm::show(){
   
  osName->setText(QString::fromStdString(OS_NAME));
  QDialog::show();
-}
\ No newline at end of file
+}