From 9787fc5768fdc7338433fa5bcbc606f7d8ffe1d2 Mon Sep 17 00:00:00 2001 From: Tobia Tesan Date: Wed, 5 Nov 2014 19:45:39 +0100 Subject: WINTERMUTE: Fix formatting in video_subtitler.h --- engines/wintermute/video/video_subtitler.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines/wintermute/video') diff --git a/engines/wintermute/video/video_subtitler.h b/engines/wintermute/video/video_subtitler.h index f97461cd87..94f22909a1 100644 --- a/engines/wintermute/video/video_subtitler.h +++ b/engines/wintermute/video/video_subtitler.h @@ -34,8 +34,7 @@ namespace Wintermute { -class VideoSubtitler : - public BaseClass { +class VideoSubtitler : public BaseClass { public: VideoSubtitler(BaseGame *inGame); virtual ~VideoSubtitler(void); -- cgit v1.2.3