From 58e8c71cbd91931f97607ab8b028624b3e90455e Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 4 Jun 2018 18:47:57 +0200 Subject: Cleanup: strip ghost trailing space --- intern/ghost/GHOST_ISystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/ghost/GHOST_ISystem.h') diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h index 6f719572b73..a6f92d4a099 100644 --- a/intern/ghost/GHOST_ISystem.h +++ b/intern/ghost/GHOST_ISystem.h @@ -300,7 +300,7 @@ public: * \return The current status. */ virtual bool getFullScreen(void) = 0; - + /** * Native pixel size support (MacBook 'retina'). */ -- cgit v1.2.3