[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/soc-krdc/krdc/vnc (silent)
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2007-07-12 12:56:12
Message-ID: 1184244972.009582.18836.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 686931 by uwolfer:

SVN_SILENT
this was not intended to commit...

 M  +2 -2      vncclientthread.cpp  


--- branches/work/soc-krdc/krdc/vnc/vncclientthread.cpp #686930:686931
@@ -89,9 +89,9 @@
 
     VncClientThread *t = (VncClientThread*)rfbClientGetClientData(cl, 0);
 
-    t->setImage(img.scaled(QSize(width*.7, height*.7), Qt::KeepAspectRatio, Qt::SmoothTransformation));
+    t->setImage(img);
 
-    t->emitUpdated(x*.7, y*.7, w*.7, h*.7);
+    t->emitUpdated(x, y, w, h);
 }
 
 extern char *passwd(rfbClient *cl)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic