aboutsummaryrefslogtreecommitdiff
path: root/demos/widgetsgallery/checkboxpage.cpp
diff options
context:
space:
mode:
authorTomas Junnonen <tomas.junnonen@nokia.com>2010-03-31 18:35:02 +0300
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-04-01 17:10:02 +0300
commit883e332cdc24567bff6899a941834a251d786919 (patch)
tree1e0732e9514eabb0318432f405b17c80fe6af2c4 /demos/widgetsgallery/checkboxpage.cpp
parentdc7315d815092a77bcbaf360c205f921de2acc3c (diff)
Changes: Removed API dependency between DuiSceneWindow and DuiSceneWindowView
RevBy: TrustMe Details: Replaced hard dependency for property based agreement.
Diffstat (limited to 'demos/widgetsgallery/checkboxpage.cpp')
-rw-r--r--demos/widgetsgallery/checkboxpage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/widgetsgallery/checkboxpage.cpp b/demos/widgetsgallery/checkboxpage.cpp
index b54fb462..c9ce6896 100644
--- a/demos/widgetsgallery/checkboxpage.cpp
+++ b/demos/widgetsgallery/checkboxpage.cpp
@@ -25,7 +25,6 @@
#include <DuiGridLayoutPolicy>
#include <DuiLinearLayoutPolicy>
#include <DuiButton>
-#include <DuiButtonIconView>
#include <DuiButtonGroup>
#include <DuiDebug>
#include <DuiApplication>