mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
d122a6e31d
PR: 62755 Approved by: mat (mentor).
11 lines
268 B
C++
11 lines
268 B
C++
--- ./src/lib/qt/CFont.cpp.orig Sat Feb 7 18:56:11 2004
|
|
+++ ./src/lib/qt/CFont.cpp Sun Feb 8 22:38:18 2004
|
|
@@ -29,6 +29,7 @@
|
|
#include <qstringlist.h>
|
|
#include <qfontmetrics.h>
|
|
|
|
+#include "gb_common.h"
|
|
#include "CWidget.h"
|
|
#include "CDraw.h"
|
|
#include "CFont.h"
|