diff options
| author | nasr <nsrddyn@gmail.com> | 2025-12-30 21:03:53 +0100 |
|---|---|---|
| committer | nasr <nsrddyn@gmail.com> | 2025-12-30 21:03:53 +0100 |
| commit | 0accaf86b059f8917103d425004f5378c590b061 (patch) | |
| tree | 0d56a93ac48187db09161c1fd633adcdffd48326 /.idea/modules.xml | |
| parent | f792e1ba251b2d0e8bb692d449350b0d0a55cc07 (diff) | |
feature: window with 2 squares
Diffstat (limited to '.idea/modules.xml')
| -rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..ad01e3f --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/x11-programming.iml" filepath="$PROJECT_DIR$/.idea/x11-programming.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |
