Added new data object class FilePathObject and updated
authorMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 24 May 2010 21:02:05 +0000 (00:02 +0300)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 24 May 2010 21:02:05 +0000 (00:02 +0300)
commit09392e8a4170d2e4fe50eafbe80bc92311767d92
treee5afc8710f8ed42d8b00122dee184c4fa7908033
parentd85519e9a816ccb593d8ff2e750751cbce25cfa8
Added new data object class FilePathObject and updated
EmuFrontFileObject. Also added database creation for this data object
type.
src/dataobjects/emufrontfileobject.cpp
src/dataobjects/emufrontfileobject.h
src/dataobjects/filepathobject.cpp [new file with mode: 0644]
src/dataobjects/filepathobject.h [new file with mode: 0644]
src/db/dbcreator.cpp
src/emufront.pro