-rw-r--r-- | core/apps/textedit/fontDialog.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/apps/textedit/fontDialog.cpp b/core/apps/textedit/fontDialog.cpp index 681e8a6..5cdf538 100644 --- a/core/apps/textedit/fontDialog.cpp +++ b/core/apps/textedit/fontDialog.cpp | |||
@@ -70,7 +70,8 @@ FontDialog::FontDialog( QWidget * parent, const char* name , bool modal, WFlags | |||
70 | populateLists(); | 70 | populateLists(); |
71 | // MultiLineEdit1 | 71 | // MultiLineEdit1 |
72 | // connect(); | 72 | // connect(); |
73 | 73 | // move(5,15); | |
74 | showMaximized(); | ||
74 | } | 75 | } |
75 | 76 | ||
76 | FontDialog::~FontDialog() | 77 | FontDialog::~FontDialog() |