MellowKyler / pdfp

PDF Processor - a GUI for some common PDF operations.
https://pypi.org/project/pdfp
GNU Affero General Public License v3.0
2 stars 0 forks source link

Clean up settings references #7

Open MellowKyler opened 3 months ago

MellowKyler commented 3 months ago

Should be checking the setting itself rather than button.isChecked() for example. This will also make it possible to split SettingsWindow into different classes