Commit de52fe1c02140757c31caa8b3dafeef986a8028b

Authored by Austin Blanton
1 parent 4dd80ff8

Sometimes i forget to finish my

openbr/plugins/metadata/recttokeys.cpp
@@ -5,7 +5,7 @@ namespace br @@ -5,7 +5,7 @@ namespace br
5 5
6 /*! 6 /*!
7 * \ingroup transforms 7 * \ingroup transforms
8 - * \brief Convert a rect to X, Y, Width, and Height. Handy to 8 + * \brief Convert a rect to X, Y, Width, and Height. Handy for saving universal templates.
9 * \author Austin Blanton \cite imaus10 9 * \author Austin Blanton \cite imaus10
10 */ 10 */
11 class RectToKeysTransform : public UntrainableMetadataTransform 11 class RectToKeysTransform : public UntrainableMetadataTransform