]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/qt_helpers.C
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / qt_helpers.C
index 2c0beeddb8979e56f4ba7ed628f5c5ac450c39fd..9e3cf6b33cd25d0f4255bdb41786a59d48fb08ee 100644 (file)
@@ -18,6 +18,8 @@
 
 #include <qglobal.h>
 
+using std::pair;
+using std::make_pair;
 
 string makeFontName(string const & family, string const & foundry)
 {