Skip to content

Commit

Permalink
Remove Qt version check from project file
Browse files Browse the repository at this point in the history
  • Loading branch information
Iktwo committed Mar 1, 2019
1 parent cceeec4 commit 73e987f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions qute-launcher.pro
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
lessThan(QT_VERSION, "5.5.0") {
error("Qt 5.5.0 or above is required.")
}

TEMPLATE = subdirs
CONFIG += ordered

Expand Down

0 comments on commit 73e987f

Please sign in to comment.