fix build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5746 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-11-28 19:31:59 +00:00
parent d9076c62ed
commit 88d8d44fe4
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-11-28 John Levon <levon@movementarian.org>
* qt_helpers.C: fix build
2002-11-28 Juergen Spitzmueller <j.spitzmueller@gmx.de>
* qsetborder.[Ch]: implement John's setEnabled bool

View File

@ -18,6 +18,8 @@
#include <qglobal.h>
using std::pair;
using std::make_pair;
string makeFontName(string const & family, string const & foundry)
{