]> git.lyx.org Git - features.git/blobdiff - src/LyXRC.h
Whitespace cleanup
[features.git] / src / LyXRC.h
index 1602324850939bd58075127c05d5cba658ccadcc..13a348162543fca6f25081155a837d649c8f6861 100644 (file)
@@ -32,7 +32,7 @@ namespace support { class FileName; }
 class Lexer;
 
 /// This contains the runtime configuration of LyX
-class LyXRC //: public noncopyable 
+class LyXRC //: public noncopyable
 // after 1.1.6 I will use a LyXRCStruct here and then this can be made
 // noncopyable again.  For now I want to minimise changes.  ARRae 20001010
 {