From 8339deea81674db0394ebeea86bdf6521173d90e Mon Sep 17 00:00:00 2001
From: BIOUD Youcef <youcef.bioud@etu.univ-amu.fr>
Date: Mon, 22 Jan 2024 12:58:17 +0000
Subject: [PATCH] Delete mainwindow.ui

---
 IHM_Retouche_Photo/mainwindow.ui | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 IHM_Retouche_Photo/mainwindow.ui

diff --git a/IHM_Retouche_Photo/mainwindow.ui b/IHM_Retouche_Photo/mainwindow.ui
deleted file mode 100644
index b232854..0000000
--- a/IHM_Retouche_Photo/mainwindow.ui
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow">
-  <property name="geometry">
-   <rect>
-    <x>0</x>
-    <y>0</y>
-    <width>800</width>
-    <height>600</height>
-   </rect>
-  </property>
-  <property name="windowTitle">
-   <string>MainWindow</string>
-  </property>
-  <widget class="QWidget" name="centralwidget"/>
-  <widget class="QMenuBar" name="menubar"/>
-  <widget class="QStatusBar" name="statusbar"/>
- </widget>
- <resources/>
- <connections/>
-</ui>
-- 
GitLab