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

List:       kde-commits
Subject:    KDE/kdeedu/step/step
From:       Sebastian Voecking <kde () voecking ! net>
Date:       2011-02-06 17:19:58
Message-ID: 20110206171958.C118AAC8D2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1219163 by voecking:

Disable create items context menu entry since it will never work with the current \
SoftBody implementation


 M  +2 -1      softbodygraphics.cc  


--- trunk/KDE/kdeedu/step/step/softbodygraphics.cc #1219162:1219163
@@ -94,7 +94,8 @@
     //_confChanged = false;
 
     // XXX: better icon
-    menu->addAction(KIcon("step_object_GasParticle"), i18n("Create items..."), this, \
SLOT(createSoftBodyItems())); +    // TODO: This will never work the way SoftBody is \
right now... +    //menu->addAction(KIcon("step_object_GasParticle"), i18n("Create \
                items..."), this, SLOT(createSoftBodyItems()));
     //menu->addAction(KIcon("edit-clear"), i18n("Clear gas"), this, \
SLOT(clearGas()));  menu->addSeparator();
     ItemMenuHandler::populateMenu(menu, actions);


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

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