summaryrefslogtreecommitdiff
path: root/fluid/align_widget.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2018-06-23 20:50:22 +0000
committerMatthias Melcher <fltk@matthiasm.com>2018-06-23 20:50:22 +0000
commitb8e97d7c28ad6f168e9314dab3c7651365b1c71c (patch)
treeaa722d1eb241aef345b6009fac807f060f82f7c6 /fluid/align_widget.cxx
parentb1598dc70362f331da7a65f1e5ddece7c88299f3 (diff)
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12970 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/align_widget.cxx')
-rw-r--r--fluid/align_widget.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/align_widget.cxx b/fluid/align_widget.cxx
index 94d1e601e..5ba65ea39 100644
--- a/fluid/align_widget.cxx
+++ b/fluid/align_widget.cxx
@@ -22,9 +22,9 @@
#include "undo.h"
/**
- * the first behaviour always uses the first selected widget as a reference
- * the second behaviour uses the largest widget (most extreme positions) as
- * a reference.
+ the first behaviour always uses the first selected widget as a reference
+ the second behaviour uses the largest widget (most extreme positions) as
+ a reference.
*/
#define BREAK_ON_FIRST break
//#define BREAK_ON_FIRST