Put easing code into Easing.h. Add easing to sliding

This commit is contained in:
Tobias Loose
2013-12-05 21:46:12 +01:00
parent 334454655d
commit 8de50532f2
5 changed files with 53 additions and 140 deletions

View File

@@ -271,7 +271,8 @@ HEADERS += \
include/AIHints.h\
include/DeckView.h\
include/CarouselDeckView.h\
include/GridDeckView.h
include/GridDeckView.h\
include/Easing.h
# JGE, could probably be moved outside
SOURCES += \