X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt2%2Fqt_helpers.C;h=864955d25f86fdc33b9623707c4089378dd94b57;hb=4c6e0fe4226ce3b55d13726977f1e579f17c2ad1;hp=dbd79541e8ce7bc6674c065b3bae91b24182607d;hpb=e17caef19e7ee5f3fce45465fbbc915f938e9981;p=lyx.git diff --git a/src/frontends/qt2/qt_helpers.C b/src/frontends/qt2/qt_helpers.C index dbd79541e8..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,13 +16,13 @@ #include "lengthcombo.h" -#include #include #include -using std::pair; using std::make_pair; -using std::min; + +using std::pair; + string makeFontName(string const & family, string const & foundry) {