mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2019-10-08 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'RDFontSet' class to 'RDFontEngine'. * Modified the font calculation algorithm in 'RDFontEngine::MakeFonts()' to use fixed defaults.
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
|
||||
#include <qpainter.h>
|
||||
|
||||
#include <rdfontset.h>
|
||||
|
||||
#include "colors.h"
|
||||
#include "mode_display.h"
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
#include <qpainter.h>
|
||||
|
||||
#include <rdapplication.h>
|
||||
#include <rdfontset.h>
|
||||
|
||||
#include "colors.h"
|
||||
#include "globals.h"
|
||||
|
||||
Reference in New Issue
Block a user