Skip to content

Commit

Permalink
Commented out forgotten dependency to QtMultimedia
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvrd committed Jul 6, 2016
1 parent 07f6aea commit c79ca86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trikControl/trikControl.pro
Expand Up @@ -156,7 +156,7 @@ TEMPLATE = lib
DEFINES += TRIKCONTROL_LIBRARY

QT += xml gui
QT += multimedia
#QT += multimedia

if (equals(QT_MAJOR_VERSION, 5)) {
QT += widgets
Expand Down

0 comments on commit c79ca86

Please sign in to comment.