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/targeticonbutton.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/client/targeticonbutton.h') diff --git a/src/client/targeticonbutton.h b/src/client/targeticonbutton.h index a08c5c9..9907f95 100644 --- a/src/client/targeticonbutton.h +++ b/src/client/targeticonbutton.h @@ -9,9 +9,11 @@ #include "ui/iconbutton.h" -namespace client { +namespace client +{ -class TargetIconButton : public ui::IconButton { +class TargetIconButton : public ui::IconButton +{ public: /// special icon button that sends target '@' commands. -- cgit v1.2.3