aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>1970-01-01 01:05:39 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>1970-01-01 01:05:39 +0100
commit5d52cee064372bb7400e4fe537b9bab8d1502a3d (patch)
tree01a5a25a65fe80ce8b32e778b9c97a4561dc2f47 /dw/fltkui.hh
parente2fe24b904895dca8245ea5bac9c43abe7dc2012 (diff)
parent037c25162ba7a36e600f4e1366a206e4abf05020 (diff)
merge
Diffstat (limited to 'dw/fltkui.hh')
-rw-r--r--dw/fltkui.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/fltkui.hh b/dw/fltkui.hh
index 074a6166..daddfb78 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -402,7 +402,8 @@ private:
public:
Group (FltkRadioButtonResource *radioButtonResource);
- inline lout::container::typed::Iterator <FltkRadioButtonResource> iterator ()
+ inline lout::container::typed::Iterator <FltkRadioButtonResource>
+ iterator ()
{
return list->iterator ();
}