This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit 3066e1b30146345594a7942af8c07caafacdfeba Author: David Capello <[email protected]> Date: Thu Dec 10 16:44:48 2015 -0300 Minor format change in ui/textbox.h --- src/ui/textbox.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ui/textbox.h b/src/ui/textbox.h index facb810..3fd331b 100644 --- a/src/ui/textbox.h +++ b/src/ui/textbox.h @@ -12,8 +12,7 @@ namespace ui { - class TextBox : public Widget - { + class TextBox : public Widget { public: TextBox(const std::string& text, int align); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

