diff options
Diffstat (limited to 'src/declarative/fx/fx.pri')
-rw-r--r-- | src/declarative/fx/fx.pri | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/declarative/fx/fx.pri b/src/declarative/fx/fx.pri index 801725d..7d8f565 100644 --- a/src/declarative/fx/fx.pri +++ b/src/declarative/fx/fx.pri @@ -10,8 +10,6 @@ HEADERS += \ fx/qfxflickable.h \ fx/qfxflickable_p.h \ fx/qfxflipable.h \ - fx/qfxfocuspanel.h \ - fx/qfxfocusrealm.h \ fx/qfxgridview.h \ fx/qfxflowview.h \ fx/qfximage.h \ @@ -54,8 +52,6 @@ SOURCES += \ fx/qfxevents.cpp \ fx/qfxflickable.cpp \ fx/qfxflipable.cpp \ - fx/qfxfocuspanel.cpp \ - fx/qfxfocusrealm.cpp \ fx/qfxgridview.cpp \ fx/qfxflowview.cpp \ fx/qfximage.cpp \ |