new windows fix

This commit is contained in:
doitux
2012-01-02 09:13:00 +00:00
parent c796378632
commit ce38f9b1dd
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -146,6 +146,10 @@ public:
return font2String;
}
QString getFont1String() const {
return font1String;
}
QString getMinimumWindowWidth() const {
return MinimumWindowWidth;
}