[aseprite] 79/308: Minor format change in ui/textbox.h

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:44:54 UTC 2016


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 <davidcapello at gmail.com>
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



More information about the Pkg-games-commits mailing list