File tree 1 file changed +1
-14
lines changed
1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ ImageAlchemy is a comprehensive image processing application developed using PyQ
85
85
## Folder Structure
86
86
<table >
87
87
<tr >
88
- <td><p>
88
+ <td valign="top" ><p>
89
89
90
90
** _ Classes_ **
91
91
- ` DialogTheme ` : This folder contains only the dialog class that appears to the user when he wants to change the appearance of the app.
@@ -161,19 +161,6 @@ ImageAlchemy is a comprehensive image processing application developed using PyQ
161
161
├── [Ellipse]
162
162
└── [Line]
163
163
├── [Icons]
164
- ├── App_Icon.png
165
- ├── clear.png
166
- ├── close.png
167
- ├── down-arrow.png
168
- ├── [Effects]
169
- ├── effects.png
170
- ├── history.png
171
- ├── LeftArrows.png
172
- ├── RightArrows.png
173
- ├── SliderHandle.png
174
- ├── undo.png
175
- ├── up-arrow.png
176
- └── view.png
177
164
├── [Other Image Resources]
178
165
└── [Themes]
179
166
├── BlackTheme.qss
You can’t perform that action at this time.
0 commit comments