diff options
Diffstat (limited to 'src/declarative/fx/fx.pri')
-rw-r--r-- | src/declarative/fx/fx.pri | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/declarative/fx/fx.pri b/src/declarative/fx/fx.pri index ef059c7..7e04459 100644 --- a/src/declarative/fx/fx.pri +++ b/src/declarative/fx/fx.pri @@ -28,8 +28,6 @@ HEADERS += \ fx/qfxlayouts_p.h \ fx/qfxmouseregion.h \ fx/qfxmouseregion_p.h \ - fx/qfxpainted.h \ - fx/qfxpainted_p.h \ fx/qfxparticles.h \ fx/qfxpath.h \ fx/qfxpath_p.h \ @@ -73,7 +71,6 @@ SOURCES += \ fx/qfxkeyproxy.cpp \ fx/qfxlayouts.cpp \ fx/qfxmouseregion.cpp \ - fx/qfxpainted.cpp \ fx/qfxparticles.cpp \ fx/qfxpath.cpp \ fx/qfxpathview.cpp \ |