mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-04 01:42:44 +00:00
Make model code compileable
This disables some application level logic, but I'm going to rewrite that using Lager anyway.
This commit is contained in:
parent
0358418926
commit
b9b08ab384
551 changed files with 8943 additions and 8809 deletions
|
@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#include <QtQml>
|
||||
|
||||
// #include "DTO/dto.h"
|
||||
#include "DTO/item.h"
|
||||
#include "model/item.h"
|
||||
#include "DTO/mediastream.h"
|
||||
#include "DTO/nameguidpair.h"
|
||||
#include "DTO/userdto.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue