]> git.lyx.org Git - lyx.git/blobdiff - src/minibuffer.C
Applied Angus patch to compile on DEC C++ and to avoid name clashes
[lyx.git] / src / minibuffer.C
index 2fb6a3b3c7cbc87124982195785cdbae726d7027..9fd95df6a8d11d6753cc7bdaa9fc2e2edd478081 100644 (file)
@@ -29,6 +29,7 @@
 #include "buffer.h"
 
 using std::endl;
+using SigC::slot;
 
 extern bool keyseqUncomplete();
 extern string keyseqOptions(int l = 190);