qt3support--

svn path=/trunk/KDE/kdebase/konsole/; revision=479646
This commit is contained in:
Laurent Montel
2005-11-11 09:53:09 +00:00
parent b271562beb
commit 72f10e42b2
3 changed files with 3 additions and 3 deletions

View File

@@ -200,7 +200,7 @@ void SchemaEditor::previewLoaded(bool l)
if (l) {
QMatrix mat;
pix =
spix->xForm(mat.
spix->transformed(mat.
scale(180.0 / spix->QPixmap::width(),
100.0 / spix->QPixmap::height()));
kdDebug(0) << "Loaded" << endl;