diff options
Diffstat (limited to 'examples/tutorials/gettingStarted/gsQt/part1/part1.pro')
| -rw-r--r-- | examples/tutorials/gettingStarted/gsQt/part1/part1.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/tutorials/gettingStarted/gsQt/part1/part1.pro b/examples/tutorials/gettingStarted/gsQt/part1/part1.pro index f52a6331b51..b3fd65a1f8a 100644 --- a/examples/tutorials/gettingStarted/gsQt/part1/part1.pro +++ b/examples/tutorials/gettingStarted/gsQt/part1/part1.pro @@ -1,3 +1,5 @@ + +QT += widgets SOURCES = main.cpp # install |
