Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed May 11, 2020
1 parent dd85971 commit 9e6b018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Shows how to use Qt widgets only by programming code (c++17).

[HelloWorldMessageBox](Qt.Widgets/HelloWorld/HelloWorldMessageBox) The classic first application "Hello, world!" with QMessageBox.

[HelloWorldPaint](Qt.Widgets/HelloWorld/HelloWorldPaint) The classic first application "Hello, world!" with drawing.
[HelloWorldPaint](Qt.Widgets/HelloWorld/HelloWorldPaint) The classic first application "Hello, world!" with QPainter.

## Application and messages

Expand Down

0 comments on commit 9e6b018

Please sign in to comment.