Use new preview code

This commit is contained in:
Jean-Francois Dockes 2015-11-09 16:41:35 +01:00
parent 6302122555
commit bcc15c6cd4
2 changed files with 5 additions and 1 deletions

View File

@ -28,6 +28,8 @@ HEADERS += \
idxsched.h \
listdialog.h \
preview_w.h \
preview_load.h \
preview_plaintorich.h \
ptrans_w.h \
rclhelp.h \
rclmain_w.h \
@ -54,6 +56,8 @@ SOURCES += \
main.cpp \
multisave.cpp \
preview_w.cpp \
preview_load.cpp \
preview_plaintorich.cpp \
ptrans_w.cpp \
rclhelp.cpp \
rclmain_w.cpp \

View File

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Recoll"
#define MyAppVersion "1.22.0-20151103"
#define MyAppVersion "1.22.0-20151109"
#define MyAppPublisher "Recoll.org"
#define MyAppURL "http://www.recoll.org"
#define MyAppExeName "recoll.exe"