]> git.lyx.org Git - features.git/blobdiff - src/bufferlist.h
Add comments WRT to where the function implementations are.
[features.git] / src / bufferlist.h
index c948d1b1ce9cfea1a9abe4fb557c8bde938a684b..f43725a76e6a3f0d9708517b1af8512692c4d5ec 100644 (file)
@@ -99,6 +99,7 @@ private:
        void emergencyWrite(Buffer * buf);
 };
 
+/// Implementation is in lyx_main.C
 extern BufferList & theBufferList();
 
 #endif // BUFFERLIST_H