aboutsummaryrefslogtreecommitdiff
path: root/c++-qt/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++-qt/src/types.h')
-rw-r--r--c++-qt/src/types.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/c++-qt/src/types.h b/c++-qt/src/types.h
index bd1c8ae..1efdf26 100644
--- a/c++-qt/src/types.h
+++ b/c++-qt/src/types.h
@@ -1,3 +1,10 @@
1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved.
3 *
4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
7
1#include "gats-qt/object.h" 8#include "gats-qt/object.h"
2#include "gats-qt/boolean.h" 9#include "gats-qt/boolean.h"
3#include "gats-qt/dictionary.h" 10#include "gats-qt/dictionary.h"