Add ytsage_stylesheet.py to project structure in README
Updated the README to include the new ytsage_stylesheet.py file under the YTSage GUI directory, reflecting the addition of stylesheet definitions to the project.
This commit is contained in:
@@ -397,6 +397,7 @@ YTSage/
|
|||||||
│ ├── 📄 ytsage_gui_format_table.py # Format table functionality
|
│ ├── 📄 ytsage_gui_format_table.py # Format table functionality
|
||||||
│ ├── 📄 ytsage_gui_main.py # Main application window
|
│ ├── 📄 ytsage_gui_main.py # Main application window
|
||||||
│ ├── 📄 ytsage_gui_video_info.py # Video information display
|
│ ├── 📄 ytsage_gui_video_info.py # Video information display
|
||||||
|
| ├── 📄 ytsage_stylesheet.py # Stylesheet definitions
|
||||||
│ └── 📁 ytsage_gui_dialogs/ # Dialog classes
|
│ └── 📁 ytsage_gui_dialogs/ # Dialog classes
|
||||||
│ ├── 📄 __init__.py # Dialogs package init
|
│ ├── 📄 __init__.py # Dialogs package init
|
||||||
│ ├── 📄 ytsage_dialogs_base.py # Basic dialogs
|
│ ├── 📄 ytsage_dialogs_base.py # Basic dialogs
|
||||||
|
|||||||
Reference in New Issue
Block a user