From f030154fe727e25a2afe1f78b3998c2d2dba95e4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 18 Aug 2009 09:24:15 +0000 Subject: astyle cleanup, corrects not loading of material textures --- src/client/notifications.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/client/notifications.h') diff --git a/src/client/notifications.h b/src/client/notifications.h index db3dd3e..3d596bd 100644 --- a/src/client/notifications.h +++ b/src/client/notifications.h @@ -1,7 +1,7 @@ /* client/notifications.h - This file is part of the Osirion project and is distributed under - the terms and conditions of the GNU General Public License version 2 + This file is part of the Osirion project and is distributed under + the terms and conditions of the GNU General Public License version 2 */ #ifndef __INCLUDED_CLIENT_NOTIFICATIONS_H__ @@ -27,7 +27,7 @@ public: protected: /// draw notifications void draw(); - + private: typedef std::deque Timestamps; -- cgit v1.2.3