Now the application compiles for QT5.
authorPhilipp Spitzer <philipp@spitzer.priv.at>
Tue, 24 Sep 2013 21:14:58 +0000 (21:14 +0000)
committerPhilipp Spitzer <philipp@spitzer.priv.at>
Tue, 24 Sep 2013 21:14:58 +0000 (21:14 +0000)
commit4b6ae6bba4b999355afd902ef77c51902f095d0d
tree051631198e5b0659a0698282d8d8fa195563710d
parentd942dc381ccac07536ac1046dac3eeea2d087740
Now the application compiles for QT5.

Note that the location of the database in Linux has changed from
~/.local/share/data/Toastfreeware/ConfClerk
to
~/.local/share/Toastfreeware/ConfClerk
src/app/app.pro
src/gui/eventdialog.cpp
src/gui/gui.pro
src/gui/mainwindow.h
src/gui/searchhead.h
src/mvc/conferencemodel.h
src/mvc/delegate.cpp
src/mvc/delegate.h
src/mvc/eventmodel.cpp
src/mvc/mvc.pro
src/sql/sqlengine.cpp