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

List:       kde-commits
Subject:    playground/games/kjumpingcube
From:       Ian Wadham <ianw2 () optusnet ! com ! au>
Date:       2007-05-29 5:22:44
Message-ID: 1180416164.392113.17400.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 669364 by ianw:

Set minimum size of main widget, to avoid QPainter error messages.

 M  +1 -0      kcubeboxwidget.cpp  


--- trunk/playground/games/kjumpingcube/kcubeboxwidget.cpp #669363:669364
@@ -425,6 +425,7 @@
 {
    setPalette (QColor ("#141414"));		// Very dark gray.
    setAutoFillBackground (true);
+   setMinimumSize (200, 200);
 
    theme.load ("pics/default.desktop");
    qDebug() << "Graphics file:" << theme.graphics();
[prev in list] [next in list] [prev in thread] [next in thread] 

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