mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 22:51:13 +02: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:
@@ -89,7 +89,7 @@ SOURCES += rdevent_line.cpp
|
||||
SOURCES += rdeventimportlist.cpp
|
||||
SOURCES += rdexport_settings_dialog.cpp
|
||||
SOURCES += rdframe.cpp
|
||||
SOURCES += rdfontset.cpp
|
||||
SOURCES += rdfontengine.cpp
|
||||
SOURCES += rdget_ath.cpp
|
||||
SOURCES += rdgetpasswd.cpp
|
||||
SOURCES += rdgpioselector.cpp
|
||||
@@ -221,7 +221,7 @@ HEADERS += rdevent_line.h
|
||||
HEADERS += rdeventimportlist.h
|
||||
HEADERS += rdexport_settings_dialog.h
|
||||
HEADERS += rdframe.h
|
||||
HEADERS += rdfontset.h
|
||||
HEADERS += rdfontengine.h
|
||||
HEADERS += rdget_ath.h
|
||||
HEADERS += rdgetpasswd.h
|
||||
HEADERS += rdgpioselector.h
|
||||
|
Reference in New Issue
Block a user