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