diff options
Diffstat (limited to 'dxr3colormanager.h')
-rw-r--r-- | dxr3colormanager.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3colormanager.h b/dxr3colormanager.h index 063252d..67d7b55 100644 --- a/dxr3colormanager.h +++ b/dxr3colormanager.h @@ -120,3 +120,9 @@ private: // Private attributes }; #endif /*_DXR3COLORMANAGER_H_*/ + +// Local variables: +// mode: c++ +// c-file-style: "stroustrup" +// indent-tabs-mode: t +// End: |