[aseprite] 42/308: Minor format changes

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:44:50 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 d5e3f3d3e8a72a37a91d1a2a6b2bea86f1e97599
Author: David Capello <davidcapello at gmail.com>
Date:   Thu Dec 3 19:29:50 2015 -0300

    Minor format changes
---
 src/ui/viewport.h | 3 +--
 src/ui/window.h   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/ui/viewport.h b/src/ui/viewport.h
index 770889a..244e214 100644
--- a/src/ui/viewport.h
+++ b/src/ui/viewport.h
@@ -12,8 +12,7 @@
 
 namespace ui {
 
-  class Viewport : public Widget
-  {
+  class Viewport : public Widget {
   public:
     Viewport();
 
diff --git a/src/ui/window.h b/src/ui/window.h
index ef485a2..04da920 100644
--- a/src/ui/window.h
+++ b/src/ui/window.h
@@ -17,8 +17,7 @@
 
 namespace ui {
 
-  class Window : public Widget
-  {
+  class Window : public Widget {
   public:
     enum Type { DesktopWindow, WithTitleBar, WithoutTitleBar };
 

-- 
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