Compile fix on Mac OS X
The file is called shapeitem.cpp (lowercase i), not shapeItem.cpp (with uppercase I) Change-Id: I0dd230158cf8c8323bfa779901475535e7c7d694 Reviewed-on: http://codereview.qt.nokia.com/3883 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
This commit is contained in:
parent
13df02ad04
commit
22ea360fb9
@ -1,7 +1,7 @@
|
||||
HEADERS = shapeitem.h \
|
||||
sortingbox.h
|
||||
SOURCES = main.cpp \
|
||||
shapeItem.cpp \
|
||||
shapeitem.cpp \
|
||||
sortingbox.cpp
|
||||
RESOURCES = tooltips.qrc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user