]> git.lyx.org Git - features.git/blobdiff - src/frontends/FontMetrics.h
Add comments WRT to where the function implementations are.
[features.git] / src / frontends / FontMetrics.h
index 16dbf00f70a31b1fab966c4dcf45a82fbf4e0869..41b526caf236f03a7c984e943d2cf047638f19e9 100644 (file)
@@ -116,6 +116,7 @@ public:
 
 class LyXFont;
 
+/// Implementation is in Application.C
 extern lyx::frontend::FontMetrics const & theFontMetrics(LyXFont const & f);
 
 #endif // FONT_METRICS_H