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

List:       kde-commits
Subject:    extragear/plasma/applets/frame
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2008-02-11 8:24:27
Message-ID: 1202718267.550788.13917.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 773507 by aseigo:

setSize -> resize


 M  +1 -1      frame.cpp  


--- trunk/extragear/plasma/applets/frame/frame.cpp #773506:773507
@@ -58,7 +58,7 @@
     setAcceptDrops(true);
     setAcceptsHoverEvents(true);
     setCachePaintMode(NoCacheMode);
-    setSize(QSize(350, 350));
+    resize(350, 350);
     m_mySlideShow = new SlideShow();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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