diff options
| author | Emulator000 | 2020-09-23 23:01:05 +0200 |
|---|---|---|
| committer | Emulator000 | 2020-09-23 23:01:05 +0200 |
| commit | ec35be1f2ded5e90bf4dd8bdb8aaa8d76bf84942 (patch) | |
| tree | a12a9831e152946a15024b53bbd22b2039729cd7 /.idea/modules.xml | |
| parent | 0990ddfbdb63a5683d6f94513842dae37166c838 (diff) | |
| download | pdf_form-ec35be1f2ded5e90bf4dd8bdb8aaa8d76bf84942.tar.bz2 | |
Updated all libraries and a lot of fixes
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..ad5009c --- /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/pdf_form.iml" filepath="$PROJECT_DIR$/.idea/pdf_form.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |
