Skip to content

Commit c79ca86

Browse files
committed
Commented out forgotten dependency to QtMultimedia
1 parent 07f6aea commit c79ca86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trikControl/trikControl.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ TEMPLATE = lib
156156
DEFINES += TRIKCONTROL_LIBRARY
157157

158158
QT += xml gui
159-
QT += multimedia
159+
#QT += multimedia
160160

161161
if (equals(QT_MAJOR_VERSION, 5)) {
162162
QT += widgets

0 commit comments

Comments
 (0)