mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 06:20:28 +00:00
fix build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5746 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d9076c62ed
commit
88d8d44fe4
@ -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
|
||||
|
@ -18,6 +18,8 @@
|
||||
|
||||
#include <qglobal.h>
|
||||
|
||||
using std::pair;
|
||||
using std::make_pair;
|
||||
|
||||
string makeFontName(string const & family, string const & foundry)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user