projects
/
platform
/
upstream
/
qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f892f80
)
Remove QtQuick1-specific define from declarative.pro
author
Kent Hansen
<kent.hansen@nokia.com>
Fri, 25 Nov 2011 09:00:07 +0000
(10:00 +0100)
committer
Qt by Nokia
<qt-info@nokia.com>
Mon, 28 Nov 2011 06:45:43 +0000
(07:45 +0100)
This only needs to be defined in qtquick1.pro; it's used
in qtquick1/util/qdeclarativeview.cpp.
Change-Id: I14dbf3e192218c6cc740295d4f575842de48dddc
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/declarative.pro
patch
|
blob
|
history
diff --git
a/src/declarative/declarative.pro
b/src/declarative/declarative.pro
index
a51272b
..
265e4eb
100644
(file)
--- a/
src/declarative/declarative.pro
+++ b/
src/declarative/declarative.pro
@@
-38,5
+38,3
@@
include(designer/designer.pri)
HEADERS += qtquick2_p.h
SOURCES += qtquick2.cpp
-
-linux-g++-maemo:DEFINES += QDECLARATIVEVIEW_NOBACKGROUND