rbutilqt: Added a fullsize preview for the Theme installation. It pops up when you hover over the normal preview.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2007-08-21 18:24:55 +00:00
parent f01cbee1b9
commit 0ef0d6730a
6 changed files with 255 additions and 12 deletions

View file

@ -33,7 +33,8 @@ SOURCES += rbutilqt.cpp \
installthemes.cpp \
uninstall.cpp \
uninstallwindow.cpp \
browseof.cpp
browseof.cpp \
preview.cpp
HEADERS += rbutilqt.h \
install.h \
@ -67,7 +68,8 @@ HEADERS += rbutilqt.h \
installthemes.h \
uninstall.h \
uninstallwindow.h \
browseof.h
browseof.h \
preview.h
# Needed by QT on Win
INCLUDEPATH = . irivertools zip zlib ../ipodpatcher ../sansapatcher
@ -88,7 +90,8 @@ FORMS += rbutilqtfrm.ui \
installtalkfrm.ui \
installthemesfrm.ui \
uninstallfrm.ui \
browseoffrm.ui
browseoffrm.ui \
previewfrm.ui
RESOURCES += rbutilqt.qrc