new windows fix
This commit is contained in:
@@ -146,6 +146,10 @@ public:
|
||||
return font2String;
|
||||
}
|
||||
|
||||
QString getFont1String() const {
|
||||
return font1String;
|
||||
}
|
||||
|
||||
QString getMinimumWindowWidth() const {
|
||||
return MinimumWindowWidth;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user