diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 23:54:15 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 23:54:15 +0100 |
| commit | 35b476a90b585186161ab91ef9b73d029a2ee834 (patch) | |
| tree | 8306c308aa921de6881123a083002249976a7dcd /.idea/inspectionProfiles | |
| parent | fdd3b103bb209045123693cd60149b951c7b2be8 (diff) | |
made the first form of a practicle gui
Diffstat (limited to '.idea/inspectionProfiles')
| -rw-r--r-- | .idea/inspectionProfiles/profiles_settings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | <component name="InspectionProjectProfileManager"> | ||
| 2 | <settings> | ||
| 3 | <option name="USE_PROJECT_PROFILE" value="false" /> | ||
| 4 | <version value="1.0" /> | ||
| 5 | </settings> | ||
| 6 | </component> \ No newline at end of file | ||
