Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-06-04 19:49:43 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-04 19:50:14 +0300
commitda53c3f02006b87e80ae898d1927a215b97cc934 (patch)
treef6c00c72822ad164586540a3602a20a3d4f9b6fb /intern/ghost/GHOST_ISystem.h
parentc8af234f855ccd29d042f5298f7dea05922a350e (diff)
parent58e8c71cbd91931f97607ab8b028624b3e90455e (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'intern/ghost/GHOST_ISystem.h')
-rw-r--r--intern/ghost/GHOST_ISystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h
index 25b7fb26e0e..1a6c0f9a1bf 100644
--- a/intern/ghost/GHOST_ISystem.h
+++ b/intern/ghost/GHOST_ISystem.h
@@ -315,7 +315,7 @@ public:
* \return The current status.
*/
virtual bool getFullScreen(void) = 0;
-
+
/**
* Native pixel size support (MacBook 'retina').
*/