X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt2%2Fqt_helpers.C;h=864955d25f86fdc33b9623707c4089378dd94b57;hb=4c6e0fe4226ce3b55d13726977f1e579f17c2ad1;hp=b9831e380a29f15d1de8f97258925f6f408e4d66;hpb=d86c261d77974a14fc0178d844dcf86f37eb0707;p=lyx.git diff --git a/src/frontends/qt2/qt_helpers.C b/src/frontends/qt2/qt_helpers.C index b9831e380a..864955d25f 100644 --- a/src/frontends/qt2/qt_helpers.C +++ b/src/frontends/qt2/qt_helpers.C @@ -5,7 +5,7 @@ * * \author Dekel Tsur * - * Full author contact details are available in file CREDITS + * Full author contact details are available in file CREDITS. */ #include @@ -16,15 +16,13 @@ #include "lengthcombo.h" -#include #include #include -#include +using std::make_pair; using std::pair; -using std::make_pair; -using std::min; + string makeFontName(string const & family, string const & foundry) {