diff --git a/FicheJDR/.gitignore b/.gitignore similarity index 100% rename from FicheJDR/.gitignore rename to .gitignore diff --git a/FicheJDR/FicheJDR.pro b/FicheJDR.pro similarity index 100% rename from FicheJDR/FicheJDR.pro rename to FicheJDR.pro diff --git a/FicheJDR/main.cpp b/main.cpp similarity index 100% rename from FicheJDR/main.cpp rename to main.cpp diff --git a/FicheJDR/mainwindow.cpp b/mainwindow.cpp similarity index 100% rename from FicheJDR/mainwindow.cpp rename to mainwindow.cpp diff --git a/FicheJDR/mainwindow.h b/mainwindow.h similarity index 100% rename from FicheJDR/mainwindow.h rename to mainwindow.h diff --git a/FicheJDR/mainwindow.ui b/mainwindow.ui similarity index 100% rename from FicheJDR/mainwindow.ui rename to mainwindow.ui