From 2f4b9db39239ed5150094a81743beea42a3eedc2 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Thu, 1 Apr 2021 22:18:46 -0700 Subject: Initial work on SQLite database --- core/src/Model/fwd.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/src/Model/fwd.hpp') diff --git a/core/src/Model/fwd.hpp b/core/src/Model/fwd.hpp index 146f74a..2d8d2ec 100644 --- a/core/src/Model/fwd.hpp +++ b/core/src/Model/fwd.hpp @@ -14,3 +14,6 @@ class CustomerItem; // Project.hpp class Project; + +// TransactionDatabase.hpp +class TransactionDatabase; -- cgit v1.2.3-70-g09d2