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

List:       kde-commits
Subject:    KDE/kdegames/ksame
From:       Robert Knight <robertknight () gmail ! com>
Date:       2007-05-05 16:02:26
Message-ID: 1178380946.033200.4063.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 661458 by knight:

Remove frame around play area.

 M  +1 -0      view.cpp  


--- trunk/KDE/kdegames/ksame/view.cpp #661457:661458
@@ -29,6 +29,7 @@
 KSame::View::View( KSame::Board *board, QWidget *parent )
 	: QGraphicsView( board, parent ), m_board( board )
 {
+    setFrameStyle(QFrame::NoFrame);
 }
 
 KSame::View::~View()
[prev in list] [next in list] [prev in thread] [next in thread] 

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