mirror of
https://github.com/arcan1s/qtadds-fontdialog.git
synced 2025-04-24 16:47:17 +00:00
urgh
This commit is contained in:
parent
7140ba17cc
commit
ef47b1146e
@ -39,7 +39,7 @@ void CFont::setCurrentColor(const QColor color)
|
||||
}
|
||||
|
||||
|
||||
void CFont::html2QFont(const int htmlWeight)
|
||||
int CFont::html2QFont(const int htmlWeight)
|
||||
{
|
||||
int weight = 16;
|
||||
switch(htmlWeight) {
|
||||
|
Loading…
Reference in New Issue
Block a user