Update changelog

This commit is contained in:
Deniz Şafak
2025-05-08 15:51:04 +03:00
parent b644da8556
commit 4d0aabc13e
2 changed files with 41 additions and 3 deletions
+1 -2
View File
@@ -71,7 +71,6 @@ from constants import (
)
from threading import Thread
from voice_formula_gui import VoiceFormulaDialog
from platformdirs import user_desktop_dir
from voice_profiles import load_profiles
# Import ctypes for Windows-specific taskbar icon
@@ -1801,7 +1800,7 @@ class abogen(QWidget):
def add_shortcut_to_desktop(self):
"""Create a desktop shortcut to this program using PowerShell."""
import sys, subprocess
from PyQt5.QtWidgets import QMessageBox
from platformdirs import user_desktop_dir
try:
# where to put the .lnk