diff options
author | Friedemann Kleint <[email protected]> | 2024-12-13 09:52:29 +0100 |
---|---|---|
committer | Friedemann Kleint <[email protected]> | 2024-12-13 10:21:46 +0100 |
commit | 21d8a3f57ba9136f8d181af6d5aa0ba9a5cdb8b7 (patch) | |
tree | 5460b893e9cd48d4f9e9e24dd99469aaf1f5c9e4 /examples/widgets/mainwindows/application | |
parent | f6069b9330fc01b68296ef4dffd474ed98784ec6 (diff) |
Fix trailing empty lines
Pick-to: 6.8
Change-Id: I1a5964463f703ade0657816cb974206355a5ae5b
Reviewed-by: Shyamnath Premnadh <[email protected]>
Diffstat (limited to 'examples/widgets/mainwindows/application')
-rw-r--r-- | examples/widgets/mainwindows/application/doc/application.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/widgets/mainwindows/application/doc/application.rst b/examples/widgets/mainwindows/application/doc/application.rst index 0f56174d2..7601370ba 100644 --- a/examples/widgets/mainwindows/application/doc/application.rst +++ b/examples/widgets/mainwindows/application/doc/application.rst @@ -10,4 +10,3 @@ editing text files. It demonstrates the analogous Qt example `Application Exampl .. image:: application.png :width: 400 :alt: application screenshot - |