Rename screenshots consistently.

This commit is contained in:
Martin Fitzpatrick
2018-02-19 02:45:01 +01:00
parent a165bbcf28
commit d28e747616
3 changed files with 5 additions and 3 deletions

View File

@@ -3,6 +3,8 @@
A very simple notepad clone using the QTextEdit widget to handle more or less
everything. Supports file loading, saving and printing.
![No2Pads](screenshot-notepad.png)
> If you think this example app is neat and want to learn more about
PyQt in general, [take a look at my ebook & online course
"Create Simple GUI Applications"](https://martinfitzpatrick.name/create-simple-gui-applications)