]> git.lyx.org Git - features.git/blobdiff - src/frontends/Selection.h
Add comments WRT to where the function implementations are.
[features.git] / src / frontends / Selection.h
index c281d72cc5ad8e1723fe9f804e0d4458d04920c7..6a464172064a8e8678b1ab3792ae4bcdd05565cd 100644 (file)
@@ -48,6 +48,7 @@ public:
 } // namespace frontend
 } // namespace lyx
 
+/// Implementation is in Application.C
 extern lyx::frontend::Selection & theSelection();
 
 #endif // BASE_SELECTION_H