forked from blue/squawk
first prototype
This commit is contained in:
parent
494afcf2b5
commit
83a2e6af85
13 changed files with 365 additions and 244 deletions
|
@ -28,6 +28,9 @@
|
|||
#include <QIcon>
|
||||
|
||||
namespace Models {
|
||||
class Contact;
|
||||
class Reference;
|
||||
|
||||
class Account : public Item {
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue