aboutsummaryrefslogtreecommitdiff
path: root/src/include/mbasiclistitem.h
diff options
context:
space:
mode:
authorStanislav Ionascu <stanislav.ionascu@nokia.com>2010-05-29 15:30:30 +0300
committerSergiy Dubovik <sergiy.dubovik@nokia.com>2010-06-08 15:17:06 +0300
commitad1f874b8a08ad78911abe2f3cc5cbe9b2e0bdc9 (patch)
tree327f58f6831832c4e64983631892a35568e9b258 /src/include/mbasiclistitem.h
parent8b5632fc7e402def232334d2e4b828bed184c257 (diff)
Changes: Implementation of default MBasicListItem with 4 styles.
RevBy: Sergiy Dubovik
Diffstat (limited to 'src/include/mbasiclistitem.h')
-rw-r--r--src/include/mbasiclistitem.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/include/mbasiclistitem.h b/src/include/mbasiclistitem.h
new file mode 100644
index 00000000..05c05a8d
--- /dev/null
+++ b/src/include/mbasiclistitem.h
@@ -0,0 +1,20 @@
+/***************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (directui@nokia.com)
+**
+** This file is part of libmeegotouch.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at directui@nokia.com.
+**
+** This library is free software; you can redistribute it and/or
+** modify it under the terms of the GNU Lesser General Public
+** License version 2.1 as published by the Free Software Foundation
+** and appearing in the file LICENSE.LGPL included in the packaging
+** of this file.
+**
+****************************************************************************/
+
+#include "../corelib/widgets/mbasiclistitem.h"