summaryrefslogtreecommitdiff
path: root/test/dw_example.cc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2009-09-20 02:47:53 +0000
committercorvid <corvid@lavabit.com>2009-09-20 02:47:53 +0000
commitda3f5268045b5edff01b53f475a56cb0795c7bb1 (patch)
treedfef39b21438155350b5f755893fe5878a15b1cc /test/dw_example.cc
parent6a1945e459f5c4ecd0ec89b6501e0daf10f77b41 (diff)
trim some spaces
Diffstat (limited to 'test/dw_example.cc')
-rw-r--r--test/dw_example.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dw_example.cc b/test/dw_example.cc
index b3f46b5f..ba551b91 100644
--- a/test/dw_example.cc
+++ b/test/dw_example.cc
@@ -56,7 +56,7 @@ int main(int argc, char **argv)
styleAttrs.backgroundColor =
dw::core::style::Color::create (layout, 0xffffff);
- dw::core::style::Style *widgetStyle =
+ dw::core::style::Style *widgetStyle =
dw::core::style::Style::create (layout, &styleAttrs);
dw::Textblock *textblock = new dw::Textblock (false);