Haiku: Fix mis-spelled module in .pro
Fix warning: Project ERROR: Unknown module(s) in QT: eventdistpatcher_support-private Change-Id: Ic74481621c541fc0a13640c5e5cae2df44ffb091 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
b0dcb94d94
commit
9694d754b8
@ -1,6 +1,6 @@
|
||||
TARGET = qhaiku
|
||||
|
||||
QT += core-private gui-private eventdistpatcher_support-private
|
||||
QT += core-private gui-private eventdispatcher_support-private
|
||||
|
||||
SOURCES = \
|
||||
main.cpp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user