pyqt-frameless-window
pyqt-frameless-window copied to clipboard
'MainWindow' does not have a signal with the signature changedToDark(bool)
I got a message from terminal, which is ''MainWindow' does not have a signal with the signature changedToDark(bool)' and i haven't found any information about these error message. If i am not mistaken, it is related to your module. Please, can you help me with that situiation?(at least, can you say me where i can find the info about it)
That error message occured because i didn't declare it in my child class. I've just removed the error. But i can't upload it to pypi at least in 4 hrs, so please wait or you can clone it