diff options
Diffstat (limited to 'src/vanishing-point.h')
| -rw-r--r-- | src/vanishing-point.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vanishing-point.h b/src/vanishing-point.h index ae2a88d6e..f396225df 100644 --- a/src/vanishing-point.h +++ b/src/vanishing-point.h @@ -176,7 +176,7 @@ public: std::vector<SPCtrlLine *> lines; void printDraggers(); // convenience for debugging - /* + /* * FIXME: Should the following functions be merged? * Also, they should make use of the info in a VanishingPoint structure (regarding boxes * and perspectives) rather than each time iterating over the whole list of selected items? |
